Skip to content

Commit 8fed5a2

Browse files
committed
ci: change to goblin.run
1 parent b7f72b2 commit 8fed5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Generate Change Log
1616
id: generate_log
1717
run: |
18-
curl -sSL https://bina.egoist.sh/barelyhuman/commitlog | sh
18+
curl -sSL https://goblin.run/github.com/barelyhuman/commitlog | sh
1919
commitlog g > CHANGELOG.md
2020
- uses: ncipollo/release-action@v1
2121
with:

0 commit comments

Comments
 (0)