Skip to content

Commit ebd5f34

Browse files
committed
working on build
1 parent 3abd365 commit ebd5f34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jobs:
2121
- name: Build CMake
2222
run: cmake --build build
2323
- run: gh release upload ${{github.event.release.tag_name}} *.null0
24+
env:
25+
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)