Skip to content

Commit

Permalink
ci: fix typo in chart-release-snapshot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aabouzaid committed Nov 18, 2024
1 parent a6b3fd2 commit 129b9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-release-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
release:
name: Release Candidate
name: Release Snapshot
uses: ./.github/workflows/chart-release-template.yaml
with:
branch: ${{ github.ref_name }}
Expand Down

0 comments on commit 129b9c6

Please sign in to comment.