Skip to content

Commit

Permalink
Add write permission to CD workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicoretti committed Dec 10, 2024
1 parent 49585f7 commit ce39e3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
tags:
- '**'

permissions: write

jobs:

check-tag-version-job:
Expand Down

0 comments on commit ce39e3c

Please sign in to comment.