mirror of https://github.com/nirenjan/libx52.git
Merge pull request #67 from nirenjan/dependabot/github_actions/softprops/action-gh-release-3
build(deps): bump softprops/action-gh-release from 2 to 3pull/69/head
commit
79676250fc
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
run: ./.github/scripts/generate_changelog.py > ${{ github.workspace }}/CHANGELOG.txt
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue