Skip to content

Commit 464ca10

Browse files
committed
feat: update deploy pipeline
1 parent f1fbb21 commit 464ca10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deployment.yml renamed to .github/workflows/main-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: Test deployment with GH Actions
33
on:
44
push:
55
branchs:
6-
- test-deploy
6+
- deploy
77
jobs:
88
build:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)