Skip to content

Commit d8f556e

Browse files
authored
Update deploy-prod.yml
1 parent e179b25 commit d8f556e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
build-and-deploy:
14-
runs-on: self-hosted
14+
runs-on: ubuntu-latest
1515

1616
steps:
1717
- name: Checkout repository

0 commit comments

Comments
 (0)