Skip to content

Commit

Permalink
Update .github/workflows/publish-on-fleek.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Heuer <[email protected]>
  • Loading branch information
chilcano and heueristik authored Nov 27, 2023
1 parent ac71e7f commit 96d8661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-fleek.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
with:
apiKey: ${{ secrets.FLEEK_API_KEY }}

- name: Get Fleek outpu URL ( Branch=${{ inputs.source_branch }} )
- name: Get Fleek output URL ( Branch=${{ inputs.source_branch }} )
run: echo "The Fleek output URL is ${{ steps.deploy.outputs.deployUrl }}"

0 comments on commit 96d8661

Please sign in to comment.