mirror of
https://github.com/wiiu-env/drc_region_free_plugin.git
synced 2024-11-05 09:55:07 +01:00
Bump softprops/action-gh-release from 1 to 2
This commit is contained in:
parent
dbe3f406f7
commit
4dfce8e5f2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
- name: zip artifact
|
||||
run: zip -r ${{ env.REPOSITORY_NAME }}_${{ env.DATETIME }}.zip *.wps
|
||||
- name: Create Release
|
||||
uses: "softprops/action-gh-release@v1"
|
||||
uses: "softprops/action-gh-release@v2"
|
||||
with:
|
||||
tag_name: ${{ env.REPOSITORY_NAME }}-${{ env.DATETIME }}
|
||||
draft: false
|
||||
|
Loading…
Reference in New Issue
Block a user