Skip to content

Commit

Permalink
fix: build packages permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6f677548 committed Sep 22, 2023
1 parent dabd80a commit a7d0740
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
tar -acvf podshell-windows.zip podshell-console.exe podshell.exe
OUT_FILE_NAME: podshell-windows.zip
ASSET_MIME: application/zip
permissions:
contents: write
steps:

- uses: actions/checkout@v1
Expand Down

0 comments on commit a7d0740

Please sign in to comment.