File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 3333 git config --local user.name github-actions
3434 git config --local user.email github-actions@github.com
3535 git add changelog.md
36- git commit -m "🖉 Update changelog with ${GITHUB_REF#refs/*/}"
37- git push
36+ (git commit -m "🖉 Update changelog with ${GITHUB_REF#refs/*/}" && git push) || echo "Done"
Original file line number Diff line number Diff line change 4545 sha = c2ad879554e326fbc80fa1bbdc2dbc22f53001e1
4646[file ".github/workflows/changelog.yml"]
4747 url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.yml
48- etag = 7f5bb52dff2908e4a4b60e06b4f8f1d497864554076f916aa6e5e8c9b2c6b2d2
48+ etag = 2478e00a02849f0a65287d44028eb3c9f99ee0c0529cddaa88088765abc5da0b
4949 weak
50- sha = 3594806a4722406af5c943f258abfd8e79b79f77
50+ sha = 169dfb51e7fa3f05cbfe01ca0342c0729f69b481
5151[file ".github/workflows/publish.yml"]
5252 url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
5353 etag = 8067230717247263ad661c69780fdfdf4b6f140287517fee9c5d4e64d4b737af
You can’t perform that action at this time.
0 commit comments