Skip to content

Commit dfe5c5c

Browse files
committed
release.yaml: set base-path-to-features to $PWD
Signed-off-by: Denton Gentry <[email protected]>
1 parent 872a410 commit dfe5c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

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

0 commit comments

Comments
 (0)