Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
vesla0x1 committed Apr 6, 2024
1 parent f72faab commit 0f0e141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Add public on IPFS
run: |
echo ${{ secrets.IPFS_RPC_API_SECRET }}
cd .deploy && npm install .
mv ../public .
node ipfs_deploy.js
env:
IPFS_RPC_API_URL: ${{ vars.IPFS_RPC_API_URL }}
Expand Down

0 comments on commit 0f0e141

Please sign in to comment.