Skip to content

Commit 905cbad

Browse files
committed
chore: conditional to publish docs only attempt 3
1 parent 3384115 commit 905cbad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
with:
5656
python-version: "3.8"
5757
- name: Set release notes tag
58-
if: ${{ github.event.inputs.publish_docs_only == false }}
5958
run: |
6059
RELEASE_TAG_VERSION=${{ github.event.release.tag_name }}
6160
# Replace publishing version if the workflow was triggered manually

0 commit comments

Comments
 (0)