Skip to content

Commit f1b3e3d

Browse files
committed
Reverted debug code
1 parent c0f0b21 commit f1b3e3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ jobs:
9191
fi
9292
9393
# DEBUG / TEST
94-
BASE_TAG="testv3-$BASE_TAG"
95-
BASE_TAG_DETAILED="testv3-$BASE_TAG_DETAILED"
94+
#BASE_TAG="testv3-$BASE_TAG"
95+
#BASE_TAG_DETAILED="testv3-$BASE_TAG_DETAILED"
9696
9797
9898
TAG="${BASE_TAG}-${VERSION}"

0 commit comments

Comments
 (0)