We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad6351 commit a8fa187Copy full SHA for a8fa187
1 file changed
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
github_token: ${{ secrets.GITHUB_TOKEN }}
53
tag: ${{ steps.release.outputs.tag }}
54
- working-directory: './backend'
+ directory: './backend'
55
56
- name: Upload | Distribution Artifacts
57
uses: actions/upload-artifact@v4
0 commit comments