Skip to content

Commit b238629

Browse files
Merge pull request #64 from webdevnerdstuff/vuetify-v4
version bump
2 parents e5437a5 + 1e31eca commit b238629

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)