Skip to content

Commit

Permalink
Updated deploy-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leslieyip02 authored Dec 18, 2023
1 parent b09e735 commit 9b9d824
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
build:
runs-on: ubuntu-latest

permissions:
pages: write
id-token: write

steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
Expand Down

0 comments on commit 9b9d824

Please sign in to comment.