Skip to content

Commit 9c3ea79

Browse files
committed
Fix name of the preview CI
1 parent 351ac44 commit 9c3ea79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency: preview-${{ github.ref }}
1212

1313
jobs:
1414
deploy-preview:
15-
name: Deploy PR Preview
15+
name: Deploy PR Previews
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)