Skip to content

Commit

Permalink
give write contents to build
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed May 11, 2023
1 parent 03ebd9c commit 2ce16af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
build-and-publish:
runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v3
- name: Use Node.js 18.x
Expand Down

0 comments on commit 2ce16af

Please sign in to comment.