workaround for softprops/action-gh-release#139
This commit is contained in:
parent
ee3016c240
commit
dcb65d91ec
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -217,7 +217,7 @@ jobs:
|
||||
- name: List downloaded files
|
||||
run: tree -L 3
|
||||
|
||||
- uses: softprops/action-gh-release@v1
|
||||
- uses: softprops/action-gh-release@v0.1.8
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user