Skip to content

Commit

Permalink
Merge branch 'onekey' into OK-24895
Browse files Browse the repository at this point in the history
  • Loading branch information
weatherstar authored Dec 7, 2023
2 parents c92a805 + d379b0f commit ee82612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git commit -am "build ${{ needs.get-commit-id.outputs.upstream_id }} in $CURRENT_TIME"
git push --set-upstream origin buildhistory
git push -f --set-upstream origin buildhistory

0 comments on commit ee82612

Please sign in to comment.