fixed url
This commit is contained in:
parent
c5ed1e4496
commit
05bb83c187
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ jobs:
|
||||||
|
|
||||||
**🔗 Build Results:**
|
**🔗 Build Results:**
|
||||||
[View Build Logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }})
|
[View Build Logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }})
|
||||||
[Download Image](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}/artifact/image-artifact)
|
[Download Image](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_number }}/artifacts/image-artifact)
|
||||||
[Download Image (action generated url)](${{ needs.build.outputs.image-url }})
|
[Download Image (action generated url)](${{ needs.build.outputs.image-url }})
|
||||||
|
|
||||||
**🔐 Flake Revision:**
|
**🔐 Flake Revision:**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue