Skip to content

Commit

Permalink
Merge pull request #322 from vechain/dev
Browse files Browse the repository at this point in the history
add github token permission for create gh relase
  • Loading branch information
libotony authored Dec 20, 2023
2 parents a4fb5a3 + 1286c1e commit 393c440
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:

workflow_dispatch:

permissions:
contents: write

jobs:
create-gh-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 393c440

Please sign in to comment.