Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

ci: chromatic workflow #23

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

SergeyRoyt
Copy link
Collaborator

@SergeyRoyt SergeyRoyt commented Jan 2, 2024

Basically we have two options here:

  • Combining all of these into on workflow
    • Main advantage - looks better :)
  • Keeping it in 3 (currently) separate workflows
    • Main advantage - runs concurrently

@SergeyRoyt SergeyRoyt self-assigned this Jan 2, 2024
run: |
yarn install --frozen-lockfile
yarn build
- name: Publish to Chromatic
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

env: |
secrets: ${{ github.secrets }}
...
smth like this
instead of exposion of chromatic tokens

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant