Skip to content

Commit 5bdc859

Browse files
committed
chore: change workflow to deploy
1 parent 62b2258 commit 5bdc859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: deploy
66
on:
77
# Triggers the workflow on push or pull request events but only for the main branch
88
push:
9-
branches: [ main ]
9+
branches: [ deploy ]
1010
# Allows you to run this workflow manually from the Actions tab
1111
workflow_dispatch:
1212

0 commit comments

Comments
 (0)