Skip to content

Commit

Permalink
update sha
Browse files Browse the repository at this point in the history
  • Loading branch information
rickycodes committed Jun 21, 2022
1 parent 7933765 commit 85a0ee0
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: rickycodes/action-npm-publish@bdc34d6a7990a5ff2d777296ecb1a96e1942137c
uses: rickycodes/action-npm-publish@5eb9bd2f13d765773ba49077cc9ec480cdff3fa7
publish:
environment: publish
runs-on: ubuntu-latest
Expand All @@ -53,7 +53,7 @@ jobs:
with:
name: card
- name: Publish
uses: rickycodes/action-npm-publish@bdc34d6a7990a5ff2d777296ecb1a96e1942137c
uses: rickycodes/action-npm-publish@5eb9bd2f13d765773ba49077cc9ec480cdff3fa7
with:
npm-token: ${{ secrets.NPM_TOKEN }}

Expand Down

0 comments on commit 85a0ee0

Please sign in to comment.