Skip to content

Commit

Permalink
Fix small error
Browse files Browse the repository at this point in the history
  • Loading branch information
CubesterYT committed Apr 23, 2024
1 parent 9c90316 commit 6787eae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
branches:
- develop-builds

permissions:
contents: write
pages: write
id-token: write
pull-requests: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6787eae

Please sign in to comment.