Skip to content

Commit f1c98e4

Browse files
authored
save
1 parent a952a4a commit f1c98e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/09_Deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
id: docker
2828
shell: bash
2929
run: |
30-
run: echo "tag_name=latest" >> "$GITHUB_OUTPUT"
30+
echo "tag_name=latest" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)