We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da05eb commit 454e63aCopy full SHA for 454e63a
.github/workflows/main.yml
@@ -81,7 +81,7 @@ jobs:
81
ssh -o StrictHostKeyChecking=no ${{ secrets.SSHHOST }} -i ../privkey -L 5001:localhost:5001 -fTN
82
83
- name: IPFS upload
84
- uses: aquiladev/ipfs-action@master
+ uses: Liudon/ipfs-action@master
85
id: deploy
86
timeout-minutes: 2
87
with:
0 commit comments