gpu-dawn: authenticate the GH CLI
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
1807e7b2f3
commit
b93dc4a207
4 changed files with 10 additions and 0 deletions
|
|
@ -10,3 +10,5 @@ jobs:
|
|||
steps:
|
||||
- name: Publish release
|
||||
run: echo "TODO(build-system): gh CLI has no way to mark draft as published?"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue