Skip to content

Commit 8150714

Browse files
committed
add workflow
1 parent 008df0a commit 8150714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
with:
1515
shuttle-api-key: ${{ secrets.SHUTTLE_API_KEY }}
1616
project-id: proj_0123456789
17-
working-directory: "axum-react-chat-app"
17+
working-directory: "axum-react-chat-app/backend"
1818
cargo-shuttle-version: "0.48.1"
1919
extra-args: --allow-dirty --debug

0 commit comments

Comments
 (0)