Skip to content

Commit 4ed04c2

Browse files
committed
Update github action
1 parent 6296a2f commit 4ed04c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
release:
1212
name: Release
1313
runs-on: ubuntu-latest
14-
defaults:
15-
run:
16-
shell: bash
17-
working-directory: cli
14+
defaults:
15+
run:
16+
shell: bash
17+
working-directory: cli
1818
steps:
1919
- name: Checkout Repo
2020
# https://github.com/actions/checkout

0 commit comments

Comments
 (0)