Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iPagar authored Feb 2, 2024
1 parent 29c58ca commit 93c861c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ on:
branches:
- 'main' # change to the branch you wish to deploy from

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

jobs:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 93c861c

Please sign in to comment.