We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351ac44 commit 9c3ea79Copy full SHA for 9c3ea79
1 file changed
.github/workflows/preview.yml
@@ -12,7 +12,7 @@ concurrency: preview-${{ github.ref }}
12
13
jobs:
14
deploy-preview:
15
- name: Deploy PR Preview
+ name: Deploy PR Previews
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
0 commit comments