Skip to content

Commit a57c6a1

Browse files
committed
Action: Deploy GH pages on publish
1 parent 9a31397 commit a57c6a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ on:
2626
branches: [none]
2727
paths-ignore:
2828
- "**.md"
29-
#release:
30-
# branches: [none]
31-
# types: [published]
29+
release:
30+
branches: [master]
31+
types: [published]
3232

3333
jobs:
3434
flutter_tests:

0 commit comments

Comments
 (0)