Skip to content

Commit

Permalink
Forgot to include 'fi'
Browse files Browse the repository at this point in the history
  • Loading branch information
1Solon committed Sep 30, 2024
1 parent c41ed7b commit f569459
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
git push --set-upstream origin gh-actions/flux-update
else
echo "No changes to commit."
shell: /usr/bin/bash -e {0}
fi
shell: bash

- name: Create Pull Request
run: gh pr create -B master -H gh-actions/flux-update --title 'Update Flux' --body 'Updates flux components using Flux CLI'
Expand Down

0 comments on commit f569459

Please sign in to comment.