Skip to content

Commit a4064f9

Browse files
committed
use new env name in after-ci.yml
1 parent 074b847 commit a4064f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/after-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
runs-on: ubuntu-latest
5454
if: github.event.workflow_run.event == 'pull_request'
5555
environment:
56-
name: deploy-preview
56+
name: deploy-docs-preview
5757

5858
steps:
5959
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)