Skip to content

Commit

Permalink
test new permissions 2
Browse files Browse the repository at this point in the history
  • Loading branch information
meowsl committed May 16, 2024
1 parent 4c35262 commit 58ee9e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
needs: install-frontend
if: success()
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 58ee9e9

Please sign in to comment.