Skip to content

Commit f8c67ef

Browse files
authored
Update main.yml
1 parent d89204a commit f8c67ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
ssh -o StrictHostKeyChecking=no ${{ secrets.SSHHOST }} -i ../privkey -L 5001:localhost:5001 -fTN
8282
8383
- name: IPFS upload
84-
uses: Liudon/ipfs-action@master
84+
uses: aquiladev/ipfs-action@master
8585
id: deploy
8686
timeout-minutes: 2
8787
with:

0 commit comments

Comments
 (0)