Skip to content

Commit

Permalink
Elevate permissions to write packages for release-serverless-init.yml (
Browse files Browse the repository at this point in the history
…#526)

* update permissions to write for packages for release-serverless-init.yml

* update permissions to write ONLY for packages
  • Loading branch information
nina9753 authored Jan 27, 2025
1 parent baf72a1 commit 8ed09b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-serverless-init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ env:
jobs:
release-serverless-init:
runs-on: ubuntu-22.04
permissions:
packages: write
strategy:
matrix:
arrays: [
Expand Down

0 comments on commit 8ed09b2

Please sign in to comment.