Skip to content

Commit

Permalink
Merge pull request #35 from SciPhi-AI/Nolan/FixPermissions
Browse files Browse the repository at this point in the history
Add actions permission
  • Loading branch information
NolanTrem authored Jun 27, 2024
2 parents 1dc54df + 7d5d967 commit 3e4d412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
packages: write
contents: read
id-token: write
actions: write
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 3e4d412

Please sign in to comment.