Skip to content

Commit b887f08

Browse files
committed
add new token
1 parent 97a8b64 commit b887f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runner/ansible/setup/setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ set -ex
33
mkdir /home/nonroot/actions-runner && cd /home/nonroot/actions-runner
44
curl -o actions-runner-linux-x64-2.311.0.tar.gz -L https://github.com/actions/runner/releases/download/v2.311.0/actions-runner-linux-x64-2.311.0.tar.gz
55
tar xzf ./actions-runner-linux-x64-2.311.0.tar.gz
6-
./config.sh --url https://github.com/mantidproject/vesuvio --token AWZQ65UNHU44YBHS7GRCB7LFPT6D4
7-
./run.sh
6+
./config.sh --url https://github.com/mantidproject/vesuvio --token AWZQ65WBHOW75IEIVFMRX63FP6IBQ
7+
./run.sh

0 commit comments

Comments
 (0)