Skip to content

Commit f91979c

Browse files
authored
Update release.yaml
1 parent c4d04ae commit f91979c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
ref: main
3535
python-version: '3.11'
36-
token: ${{ secrets.GITHUB_TOKEN }}
36+
token: ${{ secrets.CHECKOUT_PAT }}
3737
- name: Set up Python
3838
uses: actions/setup-python@v5
3939
with:

0 commit comments

Comments
 (0)