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 6cffb57 commit a90c0bcCopy full SHA for a90c0bc
.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: Liudon/ipfs-action@master
+ uses: filebase/ipfs-action@master
85
id: deploy
86
timeout-minutes: 2
87
with:
0 commit comments