2 Commits

Author SHA1 Message Date
18529618ad update the tags
Some checks failed
Deploy Quartz site to Pages / build (push) Failing after 26s
2026-04-11 02:39:05 -05:00
577fa8b339 change tag naem 2026-04-11 02:38:24 -05:00

View File

@@ -68,6 +68,8 @@ jobs:
- uses: akkuman/gitea-release-action@v1
working-directory: quartz
with:
tag_name: ${{env.CURRENT_VERSION}}
files: |-
public/**
token: ${{secrets.CI_ACCESS}}
token: ${{secrets.CI_ACCESS}}
- run: git push && git push --tags