Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit cc779cf

Browse files
authored
udated
1 parent 11a05d2 commit cc779cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerize-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
- uses: olegtarasov/[email protected]
1212
id: tagName
1313
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
14-
#- run: echo "🎉 Tag is ${{ steps.tagName.outputs.tag }}."
14+
- run: echo "🎉 Tag is ${{ steps.tagName.outputs.tag }}."
1515
- run: echo "🍏 This job's status is ${{ job.status }}."

0 commit comments

Comments
 (0)