mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-10 11:54:37 +00:00
Use a better structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# GitHub Actions
|
||||
## GitHub Actions
|
||||
|
||||
GitHub [Actions](https://github.com/features/actions) 是 GitHub 推出的一款 CI/CD 工具。
|
||||
|
||||
@@ -23,6 +23,6 @@ jobs:
|
||||
args: go version
|
||||
```
|
||||
|
||||
## 参考资料
|
||||
### 参考资料
|
||||
|
||||
* [Actions Docs](https://docs.github.com/en/actions)
|
||||
|
||||
Reference in New Issue
Block a user