Skip to content

Commit

Permalink
Fix original package name (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
toms74209200 committed Feb 24, 2024
2 parents 86a38b6 + 5b9d471 commit ca70760
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,7 @@ jobs:
with:
publish-features: "true"
base-path-to-features: "./src"
oci-registry: "ghcr.io"
features-namespace: "${{ github.repository_owner }}/features"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ca70760

Please sign in to comment.