Skip to content

Commit

Permalink
update release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Mar 8, 2024
1 parent ac451d1 commit d65b625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "major=${major}" >> $GITHUB_OUTPUT
- name: Automatic release
uses: release-drafter/release-drafter@v5
uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5.25.0
with:
version: ${{ steps.version.outputs.version }}
# tag-template: 'v$RESOLVED_VERSION'
Expand Down

0 comments on commit d65b625

Please sign in to comment.