Skip to content

Commit bdd170a

Browse files
committed
Use a token for GitHub authentication
1 parent f58bc48 commit bdd170a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ resources:
5858
source:
5959
uri: https://github.com/((github-owner))/((github-repository)).git
6060
username: ((github-username))
61-
password: ((github-password))
61+
password: ((github-ci-release-token))
6262
branch: ((branch))
6363
- name: git-pull-request
6464
type: pull-request

0 commit comments

Comments
 (0)