bruh
Some checks failed
Build / Build (push) Failing after 20s

Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
spv 2024-07-26 02:06:24 +02:00
parent b8f99c292a
commit e2e76e449e
No known key found for this signature in database
GPG Key ID: A527CD7A0F9353D8

View File

@ -6,7 +6,7 @@ jobs:
Build:
runs-on: ubuntu-latest
steps:
- run: echo '${{secrets.RELEASE_TOKEN}}'
- run: echo '${{secrets.RELEASE_TOKEN}}' | xxd
- name: Checkout repo
uses: actions/checkout@v4
- name: install rust