Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lilingfengdev committed Sep 21, 2024
1 parent b5a0379 commit 5e1a550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
dist/*
- name: Upload File
uses: "lilingfengdev/r2-upload-action-windows"
uses: "lilingfengdev/r2-upload-action-windows@master"
with:
r2-account-id: "${{ secrets.R2_ACCOUNT_ID }}"
r2-access-key-id: "${{ secrets.R2_ACCESS_KEY_ID }}"
Expand Down

0 comments on commit 5e1a550

Please sign in to comment.