Skip to content

Commit

Permalink
Merge pull request #272 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] committed Nov 18, 2023
2 parents 95e83fd + 2695e07 commit 787238d
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 @@ -58,7 +58,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 787238d

Please sign in to comment.