diff --git a/ci/pipeline.yml b/ci/pipeline.yml index f820030..d61ed5c 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -36,7 +36,7 @@ resources: type: git source: private_key: ((github-private-key)) - access_token: ((github-token)) + access_token: ((github-access-token)) uri: ((github-repo)) branch: master