Skip to content

Commit

Permalink
Removed manual action for release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tk-nguyen authored and hoangdat committed Jun 21, 2023
1 parent 47e1932 commit f3bca3d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ on:
push:
branches:
- "main"
- "refactor/ui"
workflow_dispatch:

env:
FLUTTER_VERSION: 3.7.7
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
on:
workflow_dispatch:
push:
tags:
- "v*.*.*"
Expand Down

0 comments on commit f3bca3d

Please sign in to comment.