Revert "chore(deps): update ncipollo/release-action action to v1.16.0" (#542)
This commit is contained in:
parent
88f11da182
commit
77bcd25224
2 changed files with 2 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -106,7 +106,7 @@ jobs:
|
|||
|
||||
- name: Create Release
|
||||
if: ${{ !github.event.act }} # skip during local actions testing
|
||||
uses: ncipollo/release-action@v1.16.0
|
||||
uses: ncipollo/release-action@v1.14.0
|
||||
with:
|
||||
artifacts: "ProjectMakoto/ProjectMakoto/Release.zip"
|
||||
generateReleaseNotes: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue