mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-10-05 04:09:26 +00:00
reorganized GH runner setups
This commit is contained in:
9
.github/runners/runner-x64/example.env
vendored
Normal file
9
.github/runners/runner-x64/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
|
Reference in New Issue
Block a user