Fix #231 : use another github release action
This commit is contained in:
parent
47301a2d9a
commit
afc296be82
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
mv ./dlc.dat ./publish/dlc.dat
|
mv ./dlc.dat ./publish/dlc.dat
|
||||||
|
|
||||||
- name: Release file
|
- name: Release file
|
||||||
uses: Ricky-Hao/action-release@master
|
uses: opspresso/action-release@master
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
ASSET_PATH: publish
|
ASSET_PATH: publish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user