We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3384115 commit 905cbadCopy full SHA for 905cbad
.github/workflows/publish.yml
@@ -55,7 +55,6 @@ jobs:
55
with:
56
python-version: "3.8"
57
- name: Set release notes tag
58
- if: ${{ github.event.inputs.publish_docs_only == false }}
59
run: |
60
RELEASE_TAG_VERSION=${{ github.event.release.tag_name }}
61
# Replace publishing version if the workflow was triggered manually
0 commit comments