Skip to content

Commit

Permalink
sans docker
Browse files Browse the repository at this point in the history
  • Loading branch information
rickycodes committed Jun 16, 2022
1 parent ec00d05 commit b289f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
name: card
- name: Publish
uses: MetaMask/action-npm-publish@57b69dd5b3dedb766838676528624ecb93390a26
uses: MetaMask/action-npm-publish@32f3613e89c90fa53279a01589bdfe0ecf9ce33f
publish:
environment: publish
runs-on: ubuntu-latest
Expand All @@ -53,7 +53,7 @@ jobs:
with:
name: card
- name: Publish
uses: MetaMask/action-npm-publish@57b69dd5b3dedb766838676528624ecb93390a26
uses: MetaMask/action-npm-publish@32f3613e89c90fa53279a01589bdfe0ecf9ce33f
with:
npm-token: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit b289f0e

Please sign in to comment.