Skip to content

Commit 01e04f4

Browse files
committed
temporarily comment this out to test publication
1 parent fe94f1e commit 01e04f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# Upload devcontainer from src/s-core-devcontainer
5151
- name: Publish
5252
uses: devcontainers/ci@v0.3
53-
if: github.ref == 'refs/heads/main'
53+
#if: github.ref == 'refs/heads/main'
5454
with:
5555
# We do not use the push feature of devcontainers/ci here, since that would push the wrong container.
5656
# Instead, we use the publish script which pushes the correct container (residing in src/s-core-devcontainer).

0 commit comments

Comments
 (0)