Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
b8f99c292a
commit
e2e76e449e
@ -6,7 +6,7 @@ jobs:
|
|||||||
Build:
|
Build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo '${{secrets.RELEASE_TOKEN}}'
|
- run: echo '${{secrets.RELEASE_TOKEN}}' | xxd
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: install rust
|
- name: install rust
|
||||||
|
Loading…
x
Reference in New Issue
Block a user