Skip to content

Commit

Permalink
refactor: change namespace from devcontainer to devcontainers
Browse files Browse the repository at this point in the history
  • Loading branch information
NickChecan committed Oct 18, 2024
1 parent 7e7c6dc commit 3a2a198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: "Publish"
uses: devcontainers/action@v1
with:
templates-namespace: "devcontainer"
templates-namespace: "devcontainers"
publish-templates: "true"
base-path-to-templates: "./src"
env:
Expand Down

0 comments on commit 3a2a198

Please sign in to comment.