We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fc316 commit 3d75688Copy full SHA for 3d75688
2 files changed
.github/workflows/github_release.yml
@@ -2,8 +2,8 @@ name: Release--basic_116
2
3
on:
4
push:
5
- branches:
6
- # branches-ignore:
+ # branches:
+ branches-ignore:
7
- basic_116
8
9
jobs:
README.md
@@ -201,7 +201,9 @@ cat ~/.bashrc
201
# >> Result
202
```
203
204
-
+<div align="right">
205
+ <img src="doc/image/basic_116-bashrc.png" >
206
+</div>
207
208
### Use the properties from system file
209
```bash
0 commit comments