Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro authored Jan 4, 2024
1 parent ae90fbd commit 94b29b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
aws-access-key-id: ${{ secrets.AWS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
aws-bucket: ${{ secrets.AWS_BUCKET }}
aws-bucket: brotli4j
aws-region: us-east-1
file-path: /Users/runner/work/Brotli4j/${{ github.job }}.zip
public: false
Expand Down

0 comments on commit 94b29b4

Please sign in to comment.