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
6060 name : ${{ steps.create_tag.outputs.version }}
6161 tag : ${{ steps.create_tag.outputs.version }}
6262 body : |
63+ [](https://jaywcjlove.github.io/#/sponsor)
64+
6365 Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/html-tutorial/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
6466 Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
6567
Original file line number Diff line number Diff line change 11C Tutorial
22===
33
4+ [ ![ Buy me a coffee] ( https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee )] ( https://jaywcjlove.github.io/#/sponsor )
45[ ![ CI] ( https://github.com/jaywcjlove/c-tutorial/actions/workflows/ci.yml/badge.svg )] ( https://github.com/jaywcjlove/c-tutorial/actions/workflows/ci.yml )
56[ ![ Docker Image Version (latest by date)] ( https://img.shields.io/docker/v/wcjiang/c-tutorial?logo=docker )] ( https://hub.docker.com/r/wcjiang/c-tutorial )
67
Original file line number Diff line number Diff line change 1010 官方文档 :
1111 url : https://zh.cppreference.com/w/c
1212 target : __blank
13+ 赞助 : https://jaywcjlove.github.io/#/sponsor
1314
1415editButton :
1516 label : GitHub 上编辑此页
You can’t perform that action at this time.
0 commit comments