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 e5da25d commit fcba4f4Copy full SHA for fcba4f4
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
deploy:
12
name: Deploy to Server
13
- runs-on: ubuntu22.04
+ runs-on: ubuntu-22.04
14
15
steps:
16
- name: Checkout Code
0 commit comments