mirror of
https://github.com/ChristopherHX/gitea-upload-artifact.git
synced 2025-06-19 06:21:43 +08:00
actions to steps
This commit is contained in:
parent
3276de8580
commit
238f4bdf55
@ -8,7 +8,7 @@ See [action.yml](action.yml)
|
|||||||
|
|
||||||
Basic:
|
Basic:
|
||||||
```yaml
|
```yaml
|
||||||
actions:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
- run: mkdir -p path/to/artifact
|
- run: mkdir -p path/to/artifact
|
||||||
|
Loading…
x
Reference in New Issue
Block a user