Skip to content

Commit

Permalink
👷 Granting correct permission for Tag Flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Templum committed Mar 15, 2024
1 parent bb796ad commit 7b9acce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
required: true
description: "SEMVER Version of the next release"
type: string
permissions:
contents: write
jobs:
create-tag:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7b9acce

Please sign in to comment.