ci: Define GH token (#1584)

This commit is contained in:
Sergio Gasquez Arcos 2024-05-23 15:56:33 +02:00 committed by GitHub
parent 49ebc23a6d
commit a0a02ce2a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@ on:
env:
CARGO_TERM_COLOR: always
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
build-tests: