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
|
||||
|
||||
- name: Release file
|
||||
uses: Ricky-Hao/action-release@master
|
||||
uses: opspresso/action-release@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ASSET_PATH: publish
|
||||
|
Loading…
x
Reference in New Issue
Block a user