Skip to content

Commit d022e83

Browse files
committed
ci: use correct name of PAT secret
1 parent 5c386cc commit d022e83

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-
PAT_CLATOOL: ${{ secrets.PAT_CLATOOL }}
13+
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}

0 commit comments

Comments
 (0)