workflow fix?
This commit is contained in:
@@ -40,8 +40,8 @@ jobs:
|
|||||||
cp target/x86_64-unknown-linux-gnu/release/ncmprs artifacts/ncmprs
|
cp target/x86_64-unknown-linux-gnu/release/ncmprs artifacts/ncmprs
|
||||||
cp target/x86_64-pc-windows-gnu/release/ncmprs.exe artifacts/ncmprs.exe
|
cp target/x86_64-pc-windows-gnu/release/ncmprs.exe artifacts/ncmprs.exe
|
||||||
|
|
||||||
- name: Upload Release
|
- name: Create Release
|
||||||
uses: https://gitea.com/actions/release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
artifacts/ncmprs
|
artifacts/ncmprs
|
||||||
|
|||||||
Reference in New Issue
Block a user