File tree Expand file tree Collapse file tree 4 files changed +14
-1
lines changed Expand file tree Collapse file tree 4 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # These are supported funding model platforms
2+
3+ # github: [jaywcjlove]
4+ # patreon: # Replace with a single Patreon username
5+ # open_collective: # Replace with a single Open Collective username
6+ # ko_fi: # Replace with a single Ko-fi username
7+ # tidelift: #npm/xxxx
8+ # community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+ custom : https://jaywcjlove.github.io/#/sponsor
Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v3
1212 - uses : actions/setup-node@v3
1313 with :
14- node-version : 16
14+ node-version : 18
1515 registry-url : ' https://registry.npmjs.org'
1616
1717 - run : npm install
6363 name : ${{ steps.create_tag.outputs.version }}
6464 tag : ${{ steps.create_tag.outputs.version }}
6565 body : |
66+ [](https://jaywcjlove.github.io/#/sponsor)
67+
6668 Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/golang-tutorial/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
6769 Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
6870
Original file line number Diff line number Diff line change 33===
44<!-- idoc:ignore:end-->
55
6+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
67[ ![ CI] ( https://github.com/jaywcjlove/golang-tutorial/actions/workflows/ci.yml/badge.svg )] ( https://github.com/jaywcjlove/golang-tutorial/actions/workflows/ci.yml )
78![ golang v1.18.3] ( https://img.shields.io/static/v1?label=&message=Golang%201.18.3&color=blue&logo=go&logoColor=white )
89
Original file line number Diff line number Diff line change 33 官方文档 :
44 url : https://golang.org
55 target : __blank
6+ 赞助 : https://jaywcjlove.github.io/#/sponsor
67
78editButton :
89 label : GitHub 上编辑此页
You can’t perform that action at this time.
0 commit comments