Skip to content

Commit

Permalink
add version to action - ms
Browse files Browse the repository at this point in the history
  • Loading branch information
mlsof21 committed Sep 17, 2022
1 parent 1f2ddc4 commit 6bf6b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
asset_content_type: application/zip
- name: Publish to Chrome Webstore
id: chrome-webstore-publish
uses: Klemensas/chrome-extension-upload-action@$VERSION
uses: Klemensas/chrome-extension-upload-action@master
with:
refresh-token: ${{ secrets.REFRESH_TOKEN }}
client-id: ${{ secrets.CLIENT_ID }}
Expand Down

0 comments on commit 6bf6b9c

Please sign in to comment.