Add pseudo-token

pull/1416/head
Quentin VIGNAUD 3 months ago
parent b6edcc63db
commit efa13eb84a

@ -17,7 +17,8 @@ jobs:
with: with:
command: run .melodium-ci/Compo.toml buildTestAya command: run .melodium-ci/Compo.toml buildTestAya
artifact-path: 'logs/' artifact-path: 'logs/'
secrets:
token: ${{ secrets.token }}
#runs-on: ubuntu-latest #runs-on: ubuntu-latest
#steps: #steps:
# - uses: actions/checkout@v5 # - uses: actions/checkout@v5

Loading…
Cancel
Save