Skip to content

Commit b87cf1c

Browse files
committed
add workflow
1 parent db9322c commit b87cf1c

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,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: shuttle-hq/deploy-action@v2
1616
with:
17-
shuttle-api-key: ${{ secrets.SHUTTLE_API_KEY }}
17+
shuttle-api-key: 8wWEvQ8J3I84KmhO
1818
project-id: proj_01JF90BSDEENEZS33SYZT735GR
1919
working-directory: "axum-react-chat-app/backend"
2020
cargo-shuttle-version: "0.49.0"

0 commit comments

Comments
 (0)