Skip to content

Commit

Permalink
Merge pull request #237 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 3362a3a + 83901db commit d53c83c
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 @@ -55,7 +55,7 @@ jobs:
- run: npm run our:compile
- run: npm run our:meta
- name: publish to npm
uses: bevry-actions/[email protected].1
uses: bevry-actions/[email protected].2
with:
npmAuthToken: ${{ secrets.NPM_AUTH_TOKEN }}
npmBranchTag: ':next'
Expand Down

0 comments on commit d53c83c

Please sign in to comment.