We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f73aaa commit 4ef3ab3Copy full SHA for 4ef3ab3
.github/workflows/preview_story_book.yml
@@ -37,6 +37,7 @@ jobs:
37
target-folder: preview/${{ github.sha }}
38
39
- name: Deploy to GitHub Pages
40
+ id: deployment
41
uses: actions/deploy-pages@v4
42
43
- name: Comment on Pull Request
0 commit comments