mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-05 20:27:41 +00:00
Merge pull request #49 from GoodOlClint/dependabot/github_actions/main/softprops/action-gh-release-3
chore(deps): Bump softprops/action-gh-release from 2 to 3
This commit is contained in:
@@ -108,6 +108,6 @@ jobs:
|
||||
Publish-Module -Path ./publish/PSProxmoxVE -NuGetApiKey $env:NUGET_API_KEY -Verbose
|
||||
|
||||
- name: Create GitHub Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
with:
|
||||
generate_release_notes: true
|
||||
|
||||
Reference in New Issue
Block a user