Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update storybook workflow to use latest version of JamesIves/github-pages-deploy-action #18

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

ShreyaThapa
Copy link
Collaborator

No description provided.

@ShreyaThapa ShreyaThapa requested a review from a team July 10, 2023 20:22
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The need to supply a GITHUB_TOKEN value was removed since v4.0.0.
References:
Migration Guide
Commit history

@@ -28,7 +28,7 @@ export default {
{
_embedded: {
balance: {
balance: { value: '100.00', currency: 'USD' }
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating a story to trigger storybook deploy automatically on merge, and as another layer of assurance that the deployment was successful.

@ShreyaThapa ShreyaThapa merged commit b05e5b8 into main Jul 11, 2023
@ShreyaThapa ShreyaThapa deleted the DEV-1402 branch July 11, 2023 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants