Skip to content

Commit

Permalink
#126 - add workflow dispatch (#133)
Browse files Browse the repository at this point in the history
* - add workflow dipatch

* - remove deploy by push
  • Loading branch information
Blusia authored Aug 21, 2024
1 parent 9aba222 commit 507d386
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-to-beta-by-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ concurrency:
cancel-in-progress: true

on:
push:
branches:
- main
workflow_dispatch:

jobs:

Expand Down

0 comments on commit 507d386

Please sign in to comment.