We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39503b7 commit ab7e842Copy full SHA for ab7e842
1 file changed
.github/workflows/release-preview.yml
@@ -10,7 +10,7 @@ on:
10
workflow_dispatch:
11
12
jobs:
13
- build:
+ release-preview:
14
if: ${{ github.event.workflow_run.conclusion == 'success' }}
15
runs-on: ubuntu-latest
16
steps:
0 commit comments