mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-22 14:36:35 +01:00
Revert action-gh-release to 2.0.6
This commit is contained in:
parent
0c23530e48
commit
0d11d6bd0c
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
yarn install
|
||||
yarn build
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v2.0.6
|
||||
with:
|
||||
draft: true
|
||||
files: |
|
||||
@ -54,7 +54,7 @@ jobs:
|
||||
yarn install
|
||||
yarn build
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v2.0.6
|
||||
with:
|
||||
draft: true
|
||||
files: |
|
||||
@ -88,7 +88,7 @@ jobs:
|
||||
yarn install
|
||||
yarn build
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v2.0.6
|
||||
with:
|
||||
draft: true
|
||||
files: |
|
||||
|
Loading…
Reference in New Issue
Block a user