mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:19:59 +00:00
Add example.env configuration for GitHub Actions runner
This commit is contained in:
parent
aca1e1381f
commit
4fe81b7a26
9
.github/runner/example.env
vendored
Normal file
9
.github/runner/example.env
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
# Repository name
|
||||
REPO="Magnus167/rustframe"
|
||||
|
||||
# GitHub runner token
|
||||
GH_TOKEN="some_token_here"
|
||||
|
||||
# Labels for the runner
|
||||
RUNNER_LABELS=self-hosted-linux,linux
|
Loading…
x
Reference in New Issue
Block a user