Skip to content

Commit

Permalink
ci: update release tag permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Dec 20, 2023
1 parent 850aa06 commit 4e49961
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ on:

name: Create Release

permissions: {}
jobs:
build:
permissions:
contents: write # to create release (yyx990803/release-tag)

name: Create Release
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4e49961

Please sign in to comment.