Skip to content

Commit

Permalink
MARP-1053 Update release drafter workflows for branch release/10.0 > …
Browse files Browse the repository at this point in the history
…Try out (#1430)
  • Loading branch information
lttung-axonivy authored Jan 14, 2025
1 parent 2e39995 commit a4928fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
echo $DRAFTER_NAME
echo $DRAFTER_TAG
echo $github.ref
echo $RELEASE_VERSION
echo $GITHUB_REF
Expand All @@ -54,7 +53,7 @@ jobs:
echo "RELEASE_VERSION=10.0.25" >> $GITHUB_ENV
echo "DRAFTER_NAME=Next Release $RELEASE_VERSION 🛒" >> $GITHUB_ENV
echo "DRAFTER_TAG=next-$RELEASE_VERSION" >> $GITHUB_ENV
- uses: release-drafter/release-drafter@v6
with:
Expand Down

0 comments on commit a4928fe

Please sign in to comment.