Skip to content

Commit

Permalink
Merge pull request #95 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.8

chore(deps): Bump python-semantic-release/upload-to-gh-release from 9.8.7 to 9.8.8
  • Loading branch information
jmgate authored Sep 3, 2024
2 parents 4140027 + 5596bf6 commit 7b516ae
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@17c75b706f81263690a0a0dc88d83415f783fc04 # main
uses: python-semantic-release/upload-to-gh-release@fa2bbbf8e61069551abd513fdc5627e14c8637c7 # main
if: steps.release.outputs.released == 'true'
with:
github_token: ${{ secrets.GH_TOKEN }}

0 comments on commit 7b516ae

Please sign in to comment.