Skip to content

Commit

Permalink
Update github access tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalermo committed Mar 17, 2022
1 parent f4feab1 commit 6c998ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ resources:
owner: cloudfoundry
repository: bosh
drafts: true
access_token: ((github_token))
access_token: ((github_public_repo_token))

- name: version
type: semver
Expand Down Expand Up @@ -982,7 +982,7 @@ resources:
source:
owner: cloudfoundry-incubator
repository: bosh-backup-and-restore
access_token: ((github_read_only_token))
access_token: ((github_public_repo_token))

- name: integration-tests-parallel-runtime
type: s3
Expand Down

0 comments on commit 6c998ec

Please sign in to comment.