Skip to content

Commit 8f852b3

Browse files
committed
fix deploys
1 parent ae4d089 commit 8f852b3

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
@@ -3,7 +3,7 @@ name: deploy
33
on:
44
push:
55
branches:
6-
- dontlook
6+
- dev
77
workflow_dispatch:
88

99
concurrency: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)