Skip to content

Commit 5908f7a

Browse files
author
Ruslan Farkhutdinov
committed
Storybook Deployment: Add static environment
1 parent 2c66577 commit 5908f7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-storybook-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
(github.event.action != 'labeled' && contains(github.event.pull_request.labels.*.name, 'storybook'))
3636
)
3737
environment:
38-
name: storybook-pr-${{ github.event.pull_request.number }}
38+
name: storybook
3939
url: https://devexpress.github.io/DevExtreme/preview/pr-${{ github.event.pull_request.number }}
4040

4141
steps:

0 commit comments

Comments
 (0)