Skip to content

Commit

Permalink
Clarify a step name
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Sep 13, 2024
1 parent e2e57ac commit e5e2d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "GitHub Actions user"
- name: Run image, push if necessary
- name: Build image, push if necessary
env:
PUBLISH: ${{ steps.publish.outputs.publish }}
run: |
Expand Down

0 comments on commit e5e2d10

Please sign in to comment.