Skip to content

Commit

Permalink
chore: add permission to action
Browse files Browse the repository at this point in the history
  • Loading branch information
votrungquan1999 committed Jul 3, 2024
1 parent d476615 commit aebcdae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
build:
name: Upload release asset
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit aebcdae

Please sign in to comment.