Skip to content

Commit

Permalink
fix: set namespace for the template instead of using the repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
NickChecan committed Oct 18, 2024
1 parent 230828f commit 7e7c6dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: "Publish"
uses: devcontainers/action@v1
with:
templates-namespace: "devcontainer"
publish-templates: "true"
base-path-to-templates: "./src"
env:
Expand Down

0 comments on commit 7e7c6dc

Please sign in to comment.