Skip to content

Commit f8efa3c

Browse files
committed
fix: ci release permission
1 parent 2732505 commit f8efa3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: softprops/action-gh-release@v2
3737
with:
3838
body_path: CHANGES.md
39-
token: ${{ secrets.GITHUB_TOKEN }}
39+
token: ${{ secrets.ATTICUS_PAT }}
4040

4141
# Reference
4242
# 1. https://docs.astral.sh/uv/guides/integration/github/#syncing-and-running

0 commit comments

Comments
 (0)