Skip to content

Commit 9074a45

Browse files
authored
point to fork
1 parent a119c9e commit 9074a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
- name: "Publish Features"
17-
uses: devcontainers/action@v1
17+
uses: joshspicer/devcontainer-action@v0
1818
with:
1919
publish-features: "true"
2020
base-path-to-features: "./src"

0 commit comments

Comments
 (0)