Skip to content

Commit

Permalink
ci: 修复无法触发部署的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed Nov 28, 2020
1 parent 43bb13a commit a2cc060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- 'dev'
pull_request:
release:
types: [released]
types: [published]

env:
flutter_channel: 'dev'
Expand Down

0 comments on commit a2cc060

Please sign in to comment.