Skip to content

Commit 28a034e

Browse files
authored
Fix another typo
1 parent c7328f9 commit 28a034e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ jobs:
7878
TAGS="$TAGS,$IMAGE:$VERSION${{ matrix.suffix }},$IMAGE:latest-${{ matrix.node }}${{ matrix.suffix }}"
7979
fi
8080
81-
TAGS="$TAGS,$IMAGE:$VERSION-${{ matrix-node }}"
82-
8381
else
8482
IMAGE=${{ env.DEV_IMAGE }}
8583
if [[ "$TRAVIS_TAG" == *"dev"* || "$TRAVIS_TAG" == *"beta"* ]]; then

0 commit comments

Comments
 (0)