Skip to content

Commit 93b2701

Browse files
authored
stop pointing to fork
1 parent 9074a45 commit 93b2701

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: joshspicer/devcontainer-action@v0
17+
uses: devcontainers/action@v1
1818
with:
1919
publish-features: "true"
2020
base-path-to-features: "./src"

0 commit comments

Comments
 (0)