We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c976c71 commit 45c3edfCopy full SHA for 45c3edf
1 file changed
.github/workflows/distribute.yml
@@ -48,8 +48,8 @@ jobs:
48
tag_version:
49
runs-on: ubuntu-latest
50
defaults:
51
- run:
52
- working-directory: ./hackertab
+ run:
+ working-directory: ./hackertab
53
steps:
54
- uses: actions/checkout@v2
55
- name: Bump version and push tag
0 commit comments