Skip to content

Commit

Permalink
Merge pull request #549 from dodona-edu/dependabot/github_actions/JS-…
Browse files Browse the repository at this point in the history
…DevTools/npm-publish-3

Bump JS-DevTools/npm-publish from 1 to 3
  • Loading branch information
jorg-vr authored Nov 23, 2023
2 parents 57502dd + dece258 commit 67c2171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
yarn install
yarn build:library
- name: Publish @dodona/papyros to NPM
uses: JS-DevTools/npm-publish@v1
uses: JS-DevTools/npm-publish@v3
with:
token: ${{ secrets.NPM_AUTH_TOKEN }}
check-version: true
Expand Down

0 comments on commit 67c2171

Please sign in to comment.