We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52679fe commit 647807aCopy full SHA for 647807a
1 file changed
.github/workflows/deploy-prod.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: self-hosted
+ runs-on: ubuntu-latest
11
12
steps:
13
- name: Setup SSH
0 commit comments