We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2f785 commit 87c7694Copy full SHA for 87c7694
1 file changed
.github/workflows/cross_release.yaml
@@ -90,4 +90,4 @@ jobs:
90
dist/equation-solver-Linux/equation-solver-linux
91
dist/equation-solver-Windows/equation-solver-windows.exe
92
env:
93
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_PAT }}
0 commit comments