Skip to content

Commit 436394c

Browse files
committed
try publish-edge for api
1 parent 73fc86b commit 436394c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-edge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ jobs:
114114
needs:
115115
- determine_version
116116
- build_and_push_api
117-
- build_and_push_app
118-
- build_and_push_sync
117+
# - build_and_push_app
118+
# - build_and_push_sync
119119
runs-on: ubuntu-latest
120120
steps:
121121
- name: Checkout repository

0 commit comments

Comments
 (0)