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 db031a2 commit 48b466f
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 @@ -38,7 +38,7 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
aws-bucket: ${{ secrets.AWS_BUCKET }}
aws-region: ap-south-1
aws-region: us-east-1
file-path: /Users/runner/work/Brotli4j/${{ github.job }}.zip
public: false
bucket-root: /
Expand Down

0 comments on commit 48b466f

Please sign in to comment.