Skip to content

Commit

Permalink
Reverted debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
brusch committed Jun 19, 2023
1 parent c0f0b21 commit f1b3e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ jobs:
fi
# DEBUG / TEST
BASE_TAG="testv3-$BASE_TAG"
BASE_TAG_DETAILED="testv3-$BASE_TAG_DETAILED"
#BASE_TAG="testv3-$BASE_TAG"
#BASE_TAG_DETAILED="testv3-$BASE_TAG_DETAILED"
TAG="${BASE_TAG}-${VERSION}"
Expand Down

0 comments on commit f1b3e3d

Please sign in to comment.