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 3187376 commit f0d042dCopy full SHA for f0d042d
.github/workflows/cd-prod.yml
@@ -25,7 +25,7 @@ on:
25
26
jobs:
27
check-stg-last-run:
28
- runs-on: ubunt-latest
+ runs-on: ubuntu-latest
29
outputs:
30
stg-success: ${{ steps.check.outputs.success }}
31
steps:
0 commit comments