Skip to content

Commit a8fa187

Browse files
committed
build: One more fix of the workflow directories.
1 parent cad6351 commit a8fa187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
github_token: ${{ secrets.GITHUB_TOKEN }}
5353
tag: ${{ steps.release.outputs.tag }}
54-
working-directory: './backend'
54+
directory: './backend'
5555

5656
- name: Upload | Distribution Artifacts
5757
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)