Skip to content

Commit 872a410

Browse files
committed
remove base-path-to-features
Definitely not the right thing to do: ERR: devcontainer-feature.json not found at path 'tailscale/devcontainer-feature.json/devcontainer-feature.json'. Signed-off-by: Denton Gentry <[email protected]>
1 parent ecba409 commit 872a410

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
uses: devcontainers/action@v1
1212
with:
1313
publish-features: "true"
14-
base-path-to-features: "./tailscale"
1514
env:
1615
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1716
permissions:

0 commit comments

Comments
 (0)