Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MartiUK committed Jul 24, 2023
1 parent 9be2880 commit 5e219fe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -30,7 +30,9 @@ jobs:
build:
name: Build Project
runs-on: windows-latest

permissions:
contents: write
discussions: write
steps:
- name: Check out repository code (Action from GitHub)
uses: actions/checkout@v3
Expand Down

0 comments on commit 5e219fe

Please sign in to comment.