We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec00d05 commit b289f0eCopy full SHA for b289f0e
.github/workflows/create-release.yml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
name: card
45
- name: Publish
46
- uses: MetaMask/action-npm-publish@57b69dd5b3dedb766838676528624ecb93390a26
+ uses: MetaMask/action-npm-publish@32f3613e89c90fa53279a01589bdfe0ecf9ce33f
47
publish:
48
environment: publish
49
runs-on: ubuntu-latest
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
npm-token: ${{ secrets.NPM_TOKEN }}
59
0 commit comments