Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
a20a68d279
commit
d4b6bc1544
@ -17,6 +17,8 @@ jobs:
|
|||||||
run: cargo build --release
|
run: cargo build --release
|
||||||
- name: Publish
|
- name: Publish
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
|
env:
|
||||||
|
NODE_OPTIONS: '--trace-warnings'
|
||||||
with:
|
with:
|
||||||
sha256sum: true
|
sha256sum: true
|
||||||
body_path: ./CHANGES.md
|
body_path: ./CHANGES.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user