Skip to content

Commit

Permalink
update fleek upload config
Browse files Browse the repository at this point in the history
  • Loading branch information
jjavieralv authored Jul 16, 2024
1 parent f3cdc0b commit d58313c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_fleek.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
run: mv .github/fleek/$FLEEK_FILE .fleek.json
- name: Deploy fleek
id: deploy
uses: fleekhq/action-deploy@v1
uses: fleekhq/action-deploy@v1.0.1
with:
apiKey: ${{ secrets.FLEEK_API_KEY }}
- name: Get the output url
Expand Down

0 comments on commit d58313c

Please sign in to comment.