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 cecb027 commit ce78e76Copy full SHA for ce78e76
2 files changed
.github/workflows/dev-cd.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
cd:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
11
steps:
12
- name: Configure AWS Credentials
.github/workflows/prod-cd.yml
0 commit comments