Skip to content

Commit

Permalink
Merge pull request #85 from sandialabs/dependabot/github_actions/pyth…
Browse files Browse the repository at this point in the history
…on-semantic-release/upload-to-gh-release-9.8.7

chore(deps): Bump python-semantic-release/upload-to-gh-release from 9.8.6 to 9.8.7
  • Loading branch information
jmgate authored Aug 20, 2024
2 parents 5167781 + c4c25a2 commit 99ec8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: steps.release.outputs.released == 'true'

- name: Publish to GitHub Releases
uses: python-semantic-release/upload-to-gh-release@0dcddac3ba7b691d7a3fd4586b640d7b214a0016 # main
uses: python-semantic-release/upload-to-gh-release@17c75b706f81263690a0a0dc88d83415f783fc04 # main
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GH_TOKEN }}

0 comments on commit 99ec8d1

Please sign in to comment.