Skip to content

Commit

Permalink
Action: Deploy GH pages on publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Dec 1, 2024
1 parent 9a31397 commit a57c6a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ on:
branches: [none]
paths-ignore:
- "**.md"
#release:
# branches: [none]
# types: [published]
release:
branches: [master]
types: [published]

jobs:
flutter_tests:
Expand Down

0 comments on commit a57c6a1

Please sign in to comment.