We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e179b25 commit d8f556eCopy full SHA for d8f556e
.github/workflows/deploy-prod.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
build-and-deploy:
14
- runs-on: self-hosted
+ runs-on: ubuntu-latest
15
16
steps:
17
- name: Checkout repository
0 commit comments