Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
StashBank committed Nov 6, 2024
1 parent 0813b51 commit bc59ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
application_uid: <your_application_uid>
- name: Zephyr deploy summary
run: echo "Deployed to ${{ steps.zephyr.outputs.url }}"
run: echo "Deployed to ${{ steps.zephyr.outputs.version_url }}"
```
# Inputs
Expand Down

0 comments on commit bc59ee8

Please sign in to comment.