1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-07-23 06:41:30 +00:00

fix(ci): autotag

This commit is contained in:
Jacky Zhao
2024-02-23 18:48:19 -08:00
parent a6417c447a
commit 2c74b05d1b

View File

@@ -47,7 +47,7 @@ jobs:
run: npx quartz build --bundleInfo
- name: Create release tag
uses: Klemensas/action-autotag@stable
uses: phish108/autotag-action@v1.1.55
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
tag_prefix: "v"
github-token: ${{ secrets.GITHUB_TOKEN}}
with-v: "true"