Skip to content

Commit

Permalink
Merge pull request #281 from bevry/dependabot/github_actions/bevry-ac…
Browse files Browse the repository at this point in the history
…tions/npm-1.1.2

Bump bevry-actions/npm from 1.1.1 to 1.1.2
  • Loading branch information
github-actions[bot] authored Nov 18, 2023
2 parents 2f1ae56 + f8638f4 commit 9ce13be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bevry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- run: npm run our:compile
- run: npm run our:meta
- name: publish to npm
uses: bevry-actions/npm@v1.1.1
uses: bevry-actions/npm@v1.1.2
with:
npmAuthToken: ${{ secrets.NPM_AUTH_TOKEN }}
npmBranchTag: ':next'
Expand Down

0 comments on commit 9ce13be

Please # to comment.