Skip to content

Commit

Permalink
Update softprops/action-gh-release digest to d4e8205
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2022
1 parent 7b36cdf commit 46609de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
name: TTS_${{ env.ver_name }}
path: ${{ github.workspace }}/release/*
- name: Release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
uses: softprops/action-gh-release@d4e8205d7e959a9107da6396278b2f1f07af0f9b
with:
name: TTS_${{ env.ver_name }}
tag_name: ${{ env.ver_name }}
Expand Down

0 comments on commit 46609de

Please sign in to comment.