Skip to content

Commit 6737a8a

Browse files
committed
release.yaml: remove base-path-to-features
Setting it temporarily let the workflow run to the point of saying why tailscale/devcontainer-feature.json was failing to validate, that it lacked a "version". Signed-off-by: Denton Gentry <[email protected]>
1 parent 54102cc commit 6737a8a

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: .
1514
env:
1615
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1716
permissions:

0 commit comments

Comments
 (0)