Skip to content

Commit

Permalink
Merge pull request #149 from sandialabs/dependabot/github_actions/pyt…
Browse files Browse the repository at this point in the history
…hon-semantic-release/upload-to-gh-release-9.8.4

chore(deps): Bump python-semantic-release/upload-to-gh-release from 9.8.3 to 9.8.4
  • Loading branch information
jmgate authored Jul 8, 2024
2 parents 0c0fa19 + 331ceb2 commit 50e446c
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@c7c3b69570cbd3011111d2673d8f07142473a871 # main
uses: python-semantic-release/upload-to-gh-release@ab38ab601e1cc0a20e26d1ab089e0b9d40d7faf0 # main
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GH_TOKEN }}

0 comments on commit 50e446c

Please sign in to comment.