Skip to content

Commit 5c386cc

Browse files
artemrysArtem Rys
authored andcommitted
ci: provide correct secret for PAT
1 parent 5046aa5 commit 5c386cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/agreements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
uses: arys-splunk/github-workflows-reuse/.github/workflows/agreements.yml@main
1111
secrets:
1212
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
13-
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}
13+
PAT_CLATOOL: ${{ secrets.PAT_CLATOOL }}

0 commit comments

Comments
 (0)