This commit is contained in:
parent
3fffee0007
commit
6b6fa96afb
@ -36,6 +36,8 @@ jobs:
|
||||
/root/.cargo/bin/cargo build --release
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
env:
|
||||
GITHUB_TOKEN: "{{ secrets.GT_TOKEN }}"
|
||||
with:
|
||||
token: ${{ secrets.GT_TOKEN }}
|
||||
files: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user