diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6c24075..a6d55ac 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -70,7 +70,7 @@ jobs: } - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: AzureAutoHibernate-${{ github.ref_name }}-windows-amd64.zip body_path: release-notes.md