Skip to content

Commit

Permalink
Grant permissions to release CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
L7R7 committed Jun 24, 2024
1 parent 1936f4b commit ce09731
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Inspired by https://github.com/kowainik/stan/blob/30ae41dccde49feefe19913039014f3612e5d44c/.github/workflows/release.yml
name: Release

permissions:
contents: write

on:
push:
tags:
Expand Down

0 comments on commit ce09731

Please sign in to comment.