Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko committed Sep 29, 2023
1 parent f9bb9b3 commit d5db2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
publish: true
version: ${{ env.RELEASE_VERSION }}-rootless
version: "${{ env.RELEASE_VERSION }}-rootless"
config-name: release-drafter.yaml

0 comments on commit d5db2da

Please sign in to comment.