Skip to content

Commit 480ac54

Browse files
committed
fix: release path
1 parent 638702a commit 480ac54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Inject slug/short variables
2323
uses: rlespinasse/github-slug-action@v4
2424
- name: Validate Tag
25+
working-directory: ./spectral
2526
run: yarn semver $GITHUB_REF_SLUG
2627
- name: Update versions of packages
2728
working-directory: ./spectral

0 commit comments

Comments
 (0)