Skip to content

Commit b289f0e

Browse files
committed
sans docker
1 parent ec00d05 commit b289f0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
name: card
4545
- name: Publish
46-
uses: MetaMask/action-npm-publish@57b69dd5b3dedb766838676528624ecb93390a26
46+
uses: MetaMask/action-npm-publish@32f3613e89c90fa53279a01589bdfe0ecf9ce33f
4747
publish:
4848
environment: publish
4949
runs-on: ubuntu-latest
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
name: card
5555
- name: Publish
56-
uses: MetaMask/action-npm-publish@57b69dd5b3dedb766838676528624ecb93390a26
56+
uses: MetaMask/action-npm-publish@32f3613e89c90fa53279a01589bdfe0ecf9ce33f
5757
with:
5858
npm-token: ${{ secrets.NPM_TOKEN }}
5959

0 commit comments

Comments
 (0)