Skip to content

Commit a45731e

Browse files
committed
Removing useless git tag command
1 parent e7e6eaf commit a45731e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ jobs:
4848
if: ${{ github.event_name == 'push' || github.event_name == 'schedule' }}
4949
run: |
5050
docker push thecodingmachine/nodejs:${{ matrix.variant}}
51-
docker tag thecodingmachine/nodejs:${{ matrix.variant }}

0 commit comments

Comments
 (0)