Skip to content

Commit

Permalink
Update fastlane_android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r0xsh authored Oct 19, 2023
1 parent 3611803 commit eba7bb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fastlane_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,8 @@ jobs:
- name: Upload to S3 bucket
uses: Noelware/[email protected]
with:
files: '*.png'
directories: |
./*.png
access-key-id: ${{ secrets.AWS_KEY_ID }}
path-format: '/$(tag)'
secret-key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
Expand Down

0 comments on commit eba7bb4

Please sign in to comment.