fix: correct indentation for 'Create releases directory' step in workflow
This commit is contained in:
parent
26eb8228ba
commit
ec15e02a2a
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -173,7 +173,7 @@ jobs:
|
|||||||
name: Release Note
|
name: Release Note
|
||||||
path: release_note
|
path: release_note
|
||||||
|
|
||||||
- name: Create releases directory
|
- name: Create releases directory
|
||||||
run: mkdir -p releases
|
run: mkdir -p releases
|
||||||
|
|
||||||
- name: Package artifacts into tar.gz
|
- name: Package artifacts into tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user