Skip to content

Commit

Permalink
Update release-features.yaml
Browse files Browse the repository at this point in the history
Fix features-namespace in github actions workflow
  • Loading branch information
andrewn617 authored Mar 7, 2024
1 parent 23eb366 commit 09fa32a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
publish-features: "true"
base-path-to-features: "./features"
features-namespace: "devcontainer/features"
features-namespace: "rails/devcontainer/features"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 09fa32a

Please sign in to comment.