Skip to content

Commit

Permalink
[skip build] Update R2 upload action to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryand56 committed Feb 17, 2023
1 parent f6dfdb1 commit b0f1c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
NEXT_PUBLIC_IP_API_KEY: ${{ secrets.NEXT_PUBLIC_IP_API_KEY }}
NEXT_PUBLIC_WEATHER_API_KEY: ${{ secrets.NEXT_PUBLIC_WEATHER_API_KEY }}
- name: Upload Preview
uses: elementemerald/[email protected]
uses: elementemerald/[email protected].1
with:
r2-account-id: ${{ secrets.R2_ACCOUNT_ID }}
r2-access-key-id: ${{ secrets.R2_ACCESS_KEY_ID }}
Expand Down

0 comments on commit b0f1c71

Please sign in to comment.