[workflows] release standalone executables in gdl-org/builds
needs some form of release notes, probably just git commits since last stable release
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
curl -L
|
||||
-X POST
|
||||
-H "Accept: application/vnd.github+json"
|
||||
-H "Authorization: Bearer ${{ secrets.DISPATCH_TOKEN }}"
|
||||
-H "Authorization: Bearer ${{ secrets.REPO_TOKEN }}"
|
||||
-H "X-GitHub-Api-Version: 2022-11-28"
|
||||
https://api.github.com/repos/gdl-org/docs/actions/workflows/pages.yml/dispatches
|
||||
-d '{"ref":"master"}'
|
||||
|
||||
Reference in New Issue
Block a user