Skip to content

Commit

Permalink
Adding /
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Beierl committed Mar 20, 2024
1 parent efc76c5 commit 50879b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
if: ${{ github.ref_name != 'main' }}
uses: canonical/sdcore-github-workflows/.github/workflows/publish-charm.yaml@TELCO-1082-Publish-charms-and-snaps-to-branch-on-pull-request
with:
branch-name: ${{ github.ref_name }}
branch-name: /${{ github.ref_name }}
charm-file-name: "sdcore-upf-k8s_ubuntu-22.04-amd64.charm"
track-name: 1.3
secrets: inherit
Expand Down

0 comments on commit 50879b5

Please sign in to comment.