зеркало из https://github.com/Azure/ARO-RP.git
Merge pull request #3448 from Azure/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
This commit is contained in:
Коммит
91b31a51b6
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: ./.github/generate_release_note.sh ${{ github.workspace }}/CHANGELOG.txt
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
body_path: ${{ github.workspace }}/CHANGELOG.txt
|
||||
name: Release ${{ github.ref_name }}
|
||||
|
|
Загрузка…
Ссылка в новой задаче