mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
bundled_gems: Pull before new commit [ci skip]
This commit is contained in:
parent
266c90eaf9
commit
b93a5f96c8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/bundled_gems.yml
vendored
2
.github/workflows/bundled_gems.yml
vendored
|
@ -56,8 +56,8 @@ jobs:
|
|||
|
||||
- name: Commit
|
||||
run: |
|
||||
git commit --message="Update ${{ github.workflow }} at $(date +%F)" gems/${{ github.workflow }}
|
||||
git pull --ff-only origin ${GITHUB_REF#refs/heads/}
|
||||
git commit --message="Update ${{ github.workflow }} at $(date +%F)" gems/$file
|
||||
git push origin ${GITHUB_REF#refs/heads/}
|
||||
env:
|
||||
EMAIL: svn-admin@ruby-lang.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue