Skip to content

Commit

Permalink
chore: tweak release yml for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Dec 2, 2023
1 parent fd2ee12 commit f284614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Release to NPM
on:
release:
types: [created]
types: [published]

env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f284614

Please sign in to comment.