Skip to content

Commit

Permalink
Fixing promotion workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Apr 25, 2024
1 parent 8b673d8 commit 6d2533f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ jobs:
with:
promotion: ${{ github.event.inputs.promotion }}
track-name: ${{ github.event.inputs.track-name }}

secrets:
CHARMCRAFT_AUTH: ${{ secrets.CHARMCRAFT_AUTH }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
secrets: inherit

0 comments on commit 6d2533f

Please sign in to comment.