Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
update github yaml with permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
antonfofanov committed Nov 7, 2023
1 parent ecbca2b commit 7e97918
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ env:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7e97918

Please sign in to comment.