Skip to content

Commit

Permalink
add contents: write perm to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
takase1121 committed Jan 13, 2025
1 parent 46a258c commit 13cd6ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ jobs:
build-cosmo-exe:
runs-on: ubuntu-latest
needs: build-push-image-and-publish
permissions:
contents: write
steps:
- name: Checkout cosmopolitan
uses: actions/checkout@v4
Expand Down

0 comments on commit 13cd6ab

Please sign in to comment.