Commit graph

3 commits

Author SHA1 Message Date
appleboy 165a819ba6 ci: update git push action for secure authentication (#162)
- Replace the old git push action with a new one from a different repository
- Remove commands for git configuration and committing/pushing code
- Add new parameters for the git push action, including a commit message and remote repository information
- Use a secret key for authentication in the git push action

Signed-off-by: appleboy <appleboy.tw@gmail.com>

Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/162
Co-authored-by: appleboy <appleboy.tw@gmail.com>
Co-committed-by: appleboy <appleboy.tw@gmail.com>
2023-09-05 15:00:58 +00:00
Lunny Xiao 29226e8dda try upgrade every 12 hours (#177)
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/177
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-09-05 15:00:30 +00:00
Jason Song ee1a788402 Switch to Actions (#161)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/161
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.io>
Co-authored-by: Jason Song <i@wolfogre.com>
Co-committed-by: Jason Song <i@wolfogre.com>
2023-04-21 21:46:03 +08:00