Skip to content

Commit ecebfa9

Browse files
pkp/pkp-lib#9527 Env variable not used anymore. As it does not work for forked PR
1 parent c37076d commit ecebfa9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/chromatic.yml

-4
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,3 @@ jobs:
2222
# 👇 Adds Chromatic as a step in the workflow
2323
- name: Publish to Chromatic
2424
uses: chromaui/action@v1
25-
# Chromatic GitHub Action options
26-
with:
27-
# 👇 Chromatic projectToken, refer to the manage page to obtain it.
28-
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)