Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy

# Push to main → deploy this app to bitbaum. All the logic lives in one
# place: catomean/fleetcrown/.github/workflows/selfhost-deploy.yml
# place: bitbaum/fleetcrown/.github/workflows/selfhost-deploy.yml
# (docs: docs/infrastructure/self-host-cd.md there). It waits for this
# commit's own CI to go green before anything reaches the box.

Expand All @@ -15,7 +15,7 @@ on:

jobs:
deploy:
uses: catomean/fleetcrown/.github/workflows/selfhost-deploy.yml@main
uses: bitbaum/fleetcrown/.github/workflows/selfhost-deploy.yml@main
with:
app: solon
secrets: inherit