Skip to content

Commit

Permalink
Just kill me...
Browse files Browse the repository at this point in the history
  • Loading branch information
mblomdahl committed Jan 22, 2024
1 parent 1c828b4 commit bb23f72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
GITHUB_TAG=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/tags/}}
echo "Override branch with GITHUB_TAG=$GITHUB_TAG"
GITHUB_BRANCH=${GITHUB_TAG}
else
echo "Do not override branch, because GITHUB_EVENT_NAME=$GITHUB_EVENT_NAME"
fi
BRANCH_ESCAPED="${GITHUB_BRANCH//[\-\/+]/.}"
Expand Down

0 comments on commit bb23f72

Please sign in to comment.