Skip to content

Commit 1e31eca

Browse files
version bump
1 parent 65a08e8 commit 1e31eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
npm i
4141
npm run build:docs
4242
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
43-
npm run deploy -u "github-actions-bot <support+actions@github.com>"
43+
npm run deploy -- -u "github-actions-bot <support+actions@github.com>"
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)