Skip to content

Commit 5065457

Browse files
committed
build: wrong work dir
1 parent 7952fa5 commit 5065457

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Test
3333
run: dotnet test
3434
- name: Release
35-
working-directory: Catglobe.ResXFileCodeGenerator
3635
run: npx semantic-release
3736
env:
3837
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)