The Trans Directory
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(ci): autotag

+3 -3
+3 -3
.github/workflows/ci.yaml
··· 47 47 run: npx quartz build --bundleInfo 48 48 49 49 - name: Create release tag 50 - uses: Klemensas/action-autotag@stable 50 + uses: phish108/autotag-action@v1.1.55 51 51 with: 52 - GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" 53 - tag_prefix: "v" 52 + github-token: ${{ secrets.GITHUB_TOKEN}} 53 + with-v: "true"