2 Commits

Author SHA1 Message Date
816708741f change release naem
Some checks failed
Deploy Quartz site to Pages / build (push) Failing after 5s
2026-04-11 02:46:24 -05:00
e3370bded5 set the working directory 2026-04-11 02:45:23 -05:00
2 changed files with 4 additions and 2 deletions

View File

@@ -69,7 +69,9 @@ jobs:
working-directory: quartz working-directory: quartz
with: with:
tag_name: ${{env.CURRENT_VERSION}} tag_name: ${{env.CURRENT_VERSION}}
name: ${{env.CURRENT_VERSION}}
files: |- files: |-
public/** public/**
token: ${{secrets.CI_ACCESS}} token: ${{secrets.CI_ACCESS}}
- run: git push && git push --tags - run: git push && git push --tags
working-directory: content

View File

@@ -1 +1 @@
0.0.1 0.1.0