Skip to content

Commit 12c011f

Browse files
committed
chore: fix deploy workflwo typo
1 parent 04b3560 commit 12c011f

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
@@ -5,7 +5,7 @@ on:
55
branches: [ main ]
66

77
jobs:
8-
build-and-deploy:
8+
build:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)