Skip to content

Commit

Permalink
adjust permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao committed Jan 31, 2024
1 parent f2a625a commit e831b33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
runs-on: ubuntu-latest
outputs:
has_updates: ${{ steps.set_output.outputs.has_updates }}
permissions:
contents: write
permissions: write-all
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit e831b33

Please sign in to comment.