Skip to content

Commit

Permalink
Permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
desiena committed Dec 19, 2024
1 parent 05e5ca9 commit 0aaa236
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 @@ -7,6 +7,8 @@ on:
- main
tags:
- 'v*.*.*' # Example: v1.2.3
permissions:
contents: write
env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
PRE_RELEASE_VERSION: true
Expand Down

0 comments on commit 0aaa236

Please sign in to comment.