Skip to content

Commit

Permalink
debugging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispyles committed Feb 19, 2024
1 parent ca1c80a commit 3005509
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -17,6 +17,9 @@ jobs:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write

# should allow pushing code
contents: write

steps:
- name: Only allow releases off of main
run: |
Expand Down

0 comments on commit 3005509

Please sign in to comment.