mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
gh requires gh_token
This commit is contained in:
parent
5f7b31b9bb
commit
9bff6575a1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/create-release.yml
vendored
3
.github/workflows/create-release.yml
vendored
|
@ -4,6 +4,9 @@ on: [workflow_dispatch]
|
|||
|
||||
permissions: write-all
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
create-release:
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue