Skip to content

Commit 8fc92c3

Browse files
committed
Add environment for build web
1 parent aaf9158 commit 8fc92c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/flutter_ci_cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6565

6666
build-web:
67+
environment:
68+
name: github-pages
6769
runs-on: ubuntu-latest
6870
needs: build-android # Run after Android build completes
6971
permissions:

0 commit comments

Comments
 (0)