Skip to content

Commit

Permalink
Close if condition
Browse files Browse the repository at this point in the history
Signed-off-by: Shakar Bakr <[email protected]>
  • Loading branch information
5h4k4r committed Oct 19, 2023
1 parent ba180db commit 51f0ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ runs:
git add $TARGET_FILE
git rebase --continue
git push --force
fi
# Use the REST API to commit changes, so we get automatic commit signing
- name: Commit changes
shell: bash
Expand Down

0 comments on commit 51f0ec7

Please sign in to comment.