Skip to content

Commit

Permalink
Update permissions in PackagePublish.yml (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
djperrefort authored Oct 18, 2023
1 parent f8a6969 commit f05ba7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/PackagePublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ permissions:
jobs:
run-tests:
name: Tests
permissions:
packages: read
contents: read
uses: ./.github/workflows/PackageTest.yml
secrets: inherit

Expand Down

0 comments on commit f05ba7b

Please sign in to comment.