Merge pull request #1293 from Athou/dependabot/github_actions/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
This commit is contained in:
Jérémie Panzer
2024-03-11 10:49:02 +01:00
committed by GitHub

View File

@@ -77,7 +77,7 @@ jobs:
version: ${{ github.ref_name }}
- name: Create GitHub release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: ${{ matrix.java == '17' && github.ref_type == 'tag' }}
with:
name: CommaFeed ${{ github.ref_name }}