Skip to content

Commit

Permalink
Update .github/workflows/releasing.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
  • Loading branch information
JounQin and ybiquitous committed Aug 17, 2022
1 parent 4448fed commit e79c0b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/releasing.yml
Expand Up @@ -7,6 +7,11 @@ on:

concurrency: ${{ github.workflow }}-${{ github.ref }}

permissions:
contents: read
issues: write
pull-requests: write

jobs:
release:
name: Release
Expand Down

0 comments on commit e79c0b8

Please sign in to comment.