Skip to content

Commit 87c7694

Browse files
committed
CI: update token to PAT
1 parent be2f785 commit 87c7694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cross_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ jobs:
9090
dist/equation-solver-Linux/equation-solver-linux
9191
dist/equation-solver-Windows/equation-solver-windows.exe
9292
env:
93-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
93+
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)