Skip to content

Commit

Permalink
add github release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 16, 2024
1 parent 619641f commit 858e994
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ on:
type: string
required: true

permissions: read-all
permissions:
contents: write # this is the permission that allows creating a new release

# will cancel previous workflows triggered by the same event and for the same ref for PRs or same SHA otherwise
concurrency:
Expand Down

0 comments on commit 858e994

Please sign in to comment.