Skip to content

Commit 45c3edf

Browse files
committed
fix run indentation
1 parent c976c71 commit 45c3edf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/distribute.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
tag_version:
4949
runs-on: ubuntu-latest
5050
defaults:
51-
run:
52-
working-directory: ./hackertab
51+
run:
52+
working-directory: ./hackertab
5353
steps:
5454
- uses: actions/checkout@v2
5555
- name: Bump version and push tag

0 commit comments

Comments
 (0)