Skip to content

Commit

Permalink
Merge pull request #153 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.5

chore(deps): Bump python-semantic-release/upload-to-gh-release from 9.8.4 to 9.8.5
  • Loading branch information
jmgate authored Jul 9, 2024
2 parents 0251b9e + 0da57d8 commit d0527b0
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@ab38ab601e1cc0a20e26d1ab089e0b9d40d7faf0 # main
uses: python-semantic-release/upload-to-gh-release@fe6cc89b43d8cbf0f9ce3285df3f77ff69c9b5d4 # main
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GH_TOKEN }}

0 comments on commit d0527b0

Please sign in to comment.