Skip to content

Commit

Permalink
Update upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aemony authored Jan 6, 2024
1 parent 297189d commit cb10ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- name: Upload to DO Spaces
uses: actions/checkout@master
- uses: BetaHuhn/do-spaces-action@v2
- uses: BetaHuhn/do-spaces-action@aa8b15a2fce604742dd74d2dbaddb42a584c3b98
with:
access_key: ${{ secrets.DO_ACCESS_KEY }}
secret_key: ${{ secrets.DO_SECRET_KEY }}
Expand Down

0 comments on commit cb10ecb

Please sign in to comment.