Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Feb 3, 2024
1 parent 4d18a86 commit 792ef68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ jobs:
git commit -m "Update README with latest version: $LATEST_TAG"
# Push changes to the remote repository
git push
git push origin HEAD:${{ github.ref }}
echo "Changes committed and pushed successfully."
else
Expand Down

0 comments on commit 792ef68

Please sign in to comment.