Skip to content

Commit

Permalink
chore: bump to 3.2.6, move permission section.
Browse files Browse the repository at this point in the history
  • Loading branch information
jixunmoe committed Oct 8, 2022
1 parent b4e479e commit e4c6a27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:

runs-on: "${{ matrix.os }}"

permissions:
contents: write

steps:
- name: 🛎️ checkout
uses: actions/checkout@v3
Expand Down Expand Up @@ -125,6 +128,3 @@ jobs:
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
files: |
*.zip
permissions:
contents: write
Binary file modified generator/generator.rc
Binary file not shown.

0 comments on commit e4c6a27

Please sign in to comment.