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 11
11
- uses : actions/checkout@v3
12
12
- uses : actions/setup-node@v3
13
13
with :
14
- node-version : 16
14
+ node-version : 18
15
15
registry-url : ' https://registry.npmjs.org'
16
16
17
17
- run : npm install
63
63
name : ${{ steps.create_tag.outputs.version }}
64
64
tag : ${{ steps.create_tag.outputs.version }}
65
65
body : |
66
+ [](https://jaywcjlove.github.io/#/sponsor)
67
+
66
68
Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/golang-tutorial/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
67
69
Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
68
70
Original file line number Diff line number Diff line change 3
3
===
4
4
<!-- idoc:ignore:end-->
5
5
6
+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
6
7
[ ![ CI] ( https://github.com/jaywcjlove/golang-tutorial/actions/workflows/ci.yml/badge.svg )] ( https://github.com/jaywcjlove/golang-tutorial/actions/workflows/ci.yml )
7
8
![ golang v1.18.3] ( https://img.shields.io/static/v1?label=&message=Golang%201.18.3&color=blue&logo=go&logoColor=white )
8
9
Original file line number Diff line number Diff line change 3
3
官方文档 :
4
4
url : https://golang.org
5
5
target : __blank
6
+ 赞助 : https://jaywcjlove.github.io/#/sponsor
6
7
7
8
editButton :
8
9
label : GitHub 上编辑此页
You can’t perform that action at this time.
0 commit comments