Skip to content

Commit 5848325

Browse files
committed
chore: release 1.0.0
Release-As: 1.0.0 Signed-off-by: Marin Petrunic <marin.petrunic@gmail.com>
1 parent 93450b5 commit 5848325

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ jobs:
4646
echo npmAuthToken: "$NODE_AUTH_TOKEN" >> ./.yarnrc.yml
4747
4848
- run: yarn publish --access public
49+
env:
50+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
4951
if: ${{ steps.release.outputs.releases_created }}

CHANGELOG.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)