Skip to content

Commit

Permalink
pkp/pkp-lib#9527 fix github action syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Nov 27, 2023
1 parent 27da561 commit 599804d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
run: npm install
# 👇 Adds Chromatic as a step in the workflow
- name: Publish to Chromatic
uses: chromaui/action@v1 # Chromatic GitHub Action options
with:
projectToken: chpt_d560551f1e4c0c7
uses: chromaui/action@v1 # Chromatic GitHub Action options
with:
projectToken: chpt_d560551f1e4c0c7

0 comments on commit 599804d

Please sign in to comment.