Skip to content

Commit 7c48cd0

Browse files
committed
chore: use main branch while debugging
1 parent 4b34ebb commit 7c48cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/filecoin-pin-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: npm run build
3535

3636
- name: Upload to Filecoin
37-
uses: sgtpooki/filecoin-upload-action@56c3695cf8e36f308ab474ce770c668ed6f1a8c0
37+
uses: sgtpooki/filecoin-upload-action@main
3838
with:
3939
privateKey: ${{ secrets.FILECOIN_WALLET_KEY }}
4040
path: public

0 commit comments

Comments
 (0)