Jacky Zhao
2023-11-01 923b72fb67cf3ee9842df630feaed72644470074
feat: auto-tag releases (closes #560)
1 files modified
6 ■■■■■ changed files
.github/workflows/ci.yaml 6 ●●●●● patch | view | raw | blame | history
.github/workflows/ci.yaml
@@ -45,3 +45,9 @@
      - name: Ensure Quartz builds, check bundle info
        run: npx quartz build --bundleInfo
      - name: Create release tag
        uses: Klemensas/action-autotag@stable
        with:
          GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
          tag_prefix: "v"