Commit 01d1db8
committed
fix: add github-token to GitHub release step in daily-benchmark.yml
- Included `github-token: ${{ secrets.PAT_TOKEN }}` in the release creation step to ensure proper authentication for GitHub actions.
- This change enhances the security and functionality of the release process by using a personal access token for better permissions management.1 parent 7fffd08 commit 01d1db8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
| |||
0 commit comments