Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizkiller96 committed Oct 30, 2024
1 parent 8a4e7ed commit 4976cc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ release-github:
- apk add --no-cache curl file jq
- echo "CI_COMMIT_TAG=$CI_COMMIT_TAG"
- echo "GITHUB_TOKEN has been provided"
- echo "Target Commitish: v5"
- |
# Construct the body content
CHANGELOG_URL="https://gitlab.com/WizNet/WizBot/-/blob/v5/CHANGELOG.md#$(echo ${CI_COMMIT_TAG} | sed 's/\\.//g')-$(date +%d%m%Y)"
Expand Down

0 comments on commit 4976cc0

Please sign in to comment.