Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 authored Jun 29, 2023
1 parent 585440e commit abe957f
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 @@ -141,7 +141,7 @@ runs:
fi
fi
else
git push origin || true
git push || true
fi
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit abe957f

Please sign in to comment.