Skip to content

Commit 3c8e585

Browse files
omermoradclaude
andcommitted
feat: use PAT token for automated PR creation
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f475768 commit 3c8e585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: contractual-dev/action@v0.1.0-dev.3
2424
with:
2525
mode: release
26-
github-token: ${{ secrets.GITHUB_TOKEN }}
26+
github-token: ${{ secrets.PAT }}
2727
create-releases: 'true'
2828
tag-prefix: 'contract'
2929
attach-specs: 'true'

0 commit comments

Comments
 (0)