Skip to content

Commit

Permalink
Fixing bug for release
Browse files Browse the repository at this point in the history
  • Loading branch information
MindsDB Infrastructure / DevOps committed Dec 19, 2023
1 parent 7d78f2b commit e90d7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-build-deploy-on-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ defaults:
jobs:

build-hashnode-starter-kit:
runs-on: [self-hosted, prod]
runs-on: [self-hosted, dev]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit e90d7b1

Please sign in to comment.