Skip to content

Commit

Permalink
[ACA-4649] set write permissions for gha
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Mar 7, 2023
1 parent cf7118c commit 4a681f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ jobs:
publish-libs:
name: "Publish libs to NPM and GitHub registry"
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 4a681f3

Please sign in to comment.