Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
inventor02 committed Jul 11, 2022
1 parent 1fd680c commit c60e693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
npx webpack --mode=production
- name: Upload to CDN
run: BetaHuhn/do-spaces-action@v2
uses: BetaHuhn/do-spaces-action@v2
with:
access_key: ${{ secrets.ACCESS_KEY}}
secret_key: ${{ secrets.SECRET_KEY }}
Expand Down

0 comments on commit c60e693

Please sign in to comment.