Skip to content

Commit

Permalink
Update chart-releaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Oct 1, 2024
1 parent cd1a085 commit b6fa0d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/chart-releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
- main

jobs:
release:

release2github:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
permissions:
contents: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit b6fa0d4

Please sign in to comment.