Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oxygen-dioxide authored Mar 27, 2023
1 parent 953d70d commit c364096
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
jobs:
release:
runs-on: ${{ matrix.os }}
permissions:
contents: write

strategy:
matrix:
Expand Down Expand Up @@ -59,4 +61,4 @@ jobs:
files: |
UNotePad-x64-${{ inputs.version }}.zip
UNotePad-x86-${{ inputs.version }}.zip

0 comments on commit c364096

Please sign in to comment.