Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoGodHenry authored Jan 24, 2025
1 parent 3bb6b20 commit 53798ac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]


permissions:
contents: read
pages: write
id-token: write

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

0 comments on commit 53798ac

Please sign in to comment.