Skip to content

Commit

Permalink
Bump ryand56/r2-upload-action from 1.3.3 to 1.3.4 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 2cda0dc commit 1530f55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- run: tree

- name: Upload files to R2
uses: ryand56/[email protected].3
uses: ryand56/[email protected].4
with:
r2-account-id: ${{ secrets.CLOUDFLARE_R2_ACCOUNT_ID }}
r2-access-key-id: ${{ secrets.CLOUDFLARE_R2_ACCESS_KEY_ID }}
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
done
- name: Upload files to R2
uses: ryand56/[email protected].3
uses: ryand56/[email protected].4
with:
r2-account-id: ${{ secrets.CLOUDFLARE_R2_ACCOUNT_ID }}
r2-access-key-id: ${{ secrets.CLOUDFLARE_R2_ACCESS_KEY_ID }}
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
done
- name: Upload files to R2
uses: ryand56/[email protected].3
uses: ryand56/[email protected].4
with:
r2-account-id: ${{ secrets.CLOUDFLARE_R2_ACCOUNT_ID }}
r2-access-key-id: ${{ secrets.CLOUDFLARE_R2_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 1530f55

Please sign in to comment.