We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dee00f9 + 060b66b commit d618ca4Copy full SHA for d618ca4
.github/workflows/release.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: actions/checkout@v3
83
84
- name: Publish the release notes
85
- uses: release-drafter/[email protected].0
+ uses: release-drafter/[email protected].1
86
with:
87
publish: ${{ needs.get-tag-xor-dev-version.outputs.tag != '' }}
88
# Annotated tag to associate with the current commit
0 commit comments