Skip to content

Commit

Permalink
give packages:read permission for version_check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed Nov 18, 2023
1 parent 50a29d5 commit 9cbe85e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
permissions:
actions: write
contents: read
packages: read

jobs:
check:
Expand Down

0 comments on commit 9cbe85e

Please sign in to comment.