Skip to content

Commit

Permalink
ci: fix silent-fail input mispell
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrani committed Aug 16, 2023
1 parent 438b84d commit aaee68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if: steps.semver.outputs.version != ''
uses: cdrani/chrome-extension-upload@ci/silent-update-fail
with:
slient-fail: true
silent-fail: true
file-path: Chorus.zip
client-id: ${{ secrets.CLIENT_ID }}
extension-id: ${{ secrets.EXTENSION_ID }}
Expand Down

0 comments on commit aaee68f

Please sign in to comment.