We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a952a4a commit f1c98e4Copy full SHA for f1c98e4
.github/workflows/09_Deploy.yaml
@@ -27,4 +27,4 @@ jobs:
27
id: docker
28
shell: bash
29
run: |
30
- run: echo "tag_name=latest" >> "$GITHUB_OUTPUT"
+ echo "tag_name=latest" >> "$GITHUB_OUTPUT"
0 commit comments