Skip to content

Commit

Permalink
chore: wrong location
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Feb 1, 2025
1 parent 65f587b commit 96fa9c0
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 @@ -218,7 +218,7 @@ jobs:
run: |
ls -la release
b2 authorize-account ${{ secrets.AWS_ACCESS_KEY_ID }} ${{ secrets.AWS_SECRET_ACCESS_KEY }} > /dev/null 2>&1
b2 sync --replace-newer --no-progress release b2://${{ secrets.PUBLISH_BUCKET }}/app
b2 sync --replace-newer --no-progress release b2://${{ secrets.PUBLISH_BUCKET }}/test
# Publish to Overwolf
release-overwolf:
Expand Down

0 comments on commit 96fa9c0

Please sign in to comment.