We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23323b9 commit f6bde90Copy full SHA for f6bde90
1 file changed
start.sh
@@ -4,7 +4,7 @@ set -e
4
# Configure runner
5
./config.sh \
6
--unattended \
7
- --url https://github.com/ocf \
+ --url https://github.com/ocf/ocflib \
8
--pat ${GITHUB_PAT} \
9
--replace --name ocf-github-runner
10
0 commit comments