We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9074a45 commit 93b2701Copy full SHA for 93b2701
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: "Publish Features"
17
- uses: joshspicer/devcontainer-action@v0
+ uses: devcontainers/action@v1
18
with:
19
publish-features: "true"
20
base-path-to-features: "./src"
0 commit comments