Skip to content

Commit

Permalink
temporarily use main environment
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanku committed Jan 10, 2025
1 parent 8f00d28 commit 54fb160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
deploy-api-docs:
name: Deploy API documentation
runs-on: bwrc
environment: main
steps:
- uses: actions/checkout@v3
# - uses: superfly/flyctl-actions/setup-flyctl@ddcac349402ef55840d9870785f4df1890768078
Expand All @@ -31,6 +32,7 @@ jobs:
deploy-docs:
name: Deploy documentation
runs-on: bwrc
environment: main
steps:
- uses: actions/checkout@v3
# - uses: superfly/flyctl-actions/setup-flyctl@master
Expand Down

0 comments on commit 54fb160

Please sign in to comment.