Skip to content

Commit

Permalink
ci: update tag-push.yml (#1160)
Browse files Browse the repository at this point in the history
* ci: update tag-push.yml

* chore: use version 2.4.1 of @vue/test-utils package
  • Loading branch information
anlyyao authored Nov 22, 2023
1 parent 5e54124 commit 10e38b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/tag-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
secrets:
TDESIGN_SURGE_TOKEN: ${{ secrets.TDESIGN_SURGE_TOKEN }}
TDESIGN_NPM_TOKEN: ${{ secrets.TDESIGN_NPM_TOKEN }}
PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"@vue/eslint-config-typescript": "^9.1.0",
"@vue/runtime-core": "^3.2.41",
"@vue/server-renderer": "^3.2.4",
"@vue/test-utils": "^2.0.0-rc.17",
"@vue/test-utils": "2.4.1",
"autoprefixer": "^10.2.4",
"axios": "^0.21.0",
"c8": "^7.11.3",
Expand Down

0 comments on commit 10e38b1

Please sign in to comment.