Skip to content

Commit

Permalink
Update deploy-js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
korge-game-engine authored Mar 2, 2024
1 parent 130b352 commit 3ab5031
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ env:
JAVA_DISTRIBUTION: zulu
JAVA_VERSION: 17

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

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

0 comments on commit 3ab5031

Please sign in to comment.