Skip to content

Commit

Permalink
release.yml should be up-to-date now as well
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Sep 27, 2023
1 parent 71c832e commit bd78a53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ jobs:

- name: auto-dist-tag
run: npx auto-dist-tag@1 --write
working-directory: qunit-dom

- run: npm publish
working-directory: qunit-dom
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit bd78a53

Please sign in to comment.