We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68d37d commit 43a3fcfCopy full SHA for 43a3fcf
.github/workflows/bevry.yml
@@ -66,7 +66,7 @@ jobs:
66
- run: npm run our:compile
67
- run: npm run our:meta
68
- name: publish to npm
69
- uses: bevry-actions/[email protected].6
+ uses: bevry-actions/[email protected].7
70
with:
71
npmAuthToken: ${{ secrets.NPM_AUTH_TOKEN }}
72
npmBranchTag: ':next'
0 commit comments