Commit eb18552e authored by renovate[bot]'s avatar renovate[bot] Committed by John Villalovos
Browse files

chore(deps): update python-semantic-release/upload-to-gh-release digest to e2355e1

parent e820db0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ jobs:

    - name: Publish package distributions to GitHub Releases
      # TODO: track tags after https://github.com/python-semantic-release/upload-to-gh-release/issues/2
      uses: python-semantic-release/upload-to-gh-release@fe6cc89b43d8cbf0f9ce3285df3f77ff69c9b5d4
      uses: python-semantic-release/upload-to-gh-release@e2355e1f2e33c21ff6c01b84777fea3f05707f6c
      if: steps.release.outputs.released == 'true'
      with:
        github_token: ${{ secrets.GITHUB_TOKEN }}