Skip to content

Commit 50ef258

Browse files
authored
Update action.yml
Signed-off-by: Eden Ross Duff, MSc, DDiv <ozi.project@outlook.com>
1 parent 7078a99 commit 50ef258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ runs:
1616
shell: bash
1717

1818
- name: Publish package distributions to GitHub Releases
19+
# IMPORTANT: this cannot be pinned to a hash in publish
1920
uses: python-semantic-release/publish-action@v9.17.0
2021
with:
2122
github_token: ${{ inputs.github-token }}

0 commit comments

Comments
 (0)