chore: Add working directory

This commit is contained in:
Sidharth Vinod 2022-11-16 09:49:41 +05:30
parent 3358406e68
commit 1ad63d5b0b
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD
1 changed files with 1 additions and 1 deletions

View File

@ -29,8 +29,8 @@ jobs:
run: npm i json --global
- name: Publish
working-directory: ./packages/mermaid
run: |
cd packages/mermaid
PREVIEW_VERSION=8
VERSION=$(echo ${{github.ref}} | tail -c +20)-preview.$PREVIEW_VERSION
echo $VERSION