Skip to content

Commit

Permalink
Fix other issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JojOatXGME committed May 4, 2024
1 parent 3d83166 commit 1b0a150
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,10 @@ jobs:
if: github.event_name != 'pull_request'
needs: build
runs-on: ubuntu-latest

permissions:
contents: write

steps:

# Check out current repository
Expand Down

0 comments on commit 1b0a150

Please sign in to comment.