Skip to content

Commit

Permalink
add permission write all (#1541)
Browse files Browse the repository at this point in the history
* add permission write all

* per FV
  • Loading branch information
dinhlongviolin1 authored Jul 17, 2024
1 parent 2619eef commit 4452c40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-release-single-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
${{ github.event.inputs.target_package }} >> $GITHUB_OUTPUT
build-and-release-package:
permissions:
contents: write
needs: [fetch-versions]
timeout-minutes: 20
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4452c40

Please sign in to comment.