Compare commits
2 Commits
35641f8a60
...
18529618ad
| Author | SHA1 | Date | |
|---|---|---|---|
| 18529618ad | |||
| 577fa8b339 |
@@ -68,6 +68,8 @@ jobs:
|
|||||||
- uses: akkuman/gitea-release-action@v1
|
- uses: akkuman/gitea-release-action@v1
|
||||||
working-directory: quartz
|
working-directory: quartz
|
||||||
with:
|
with:
|
||||||
|
tag_name: ${{env.CURRENT_VERSION}}
|
||||||
files: |-
|
files: |-
|
||||||
public/**
|
public/**
|
||||||
token: ${{secrets.CI_ACCESS}}
|
token: ${{secrets.CI_ACCESS}}
|
||||||
|
- run: git push && git push --tags
|
||||||
Reference in New Issue
Block a user