Compare commits
2 Commits
35641f8a60
...
18529618ad
| Author | SHA1 | Date | |
|---|---|---|---|
| 18529618ad | |||
| 577fa8b339 |
@@ -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}}
|
||||
- run: git push && git push --tags
|
||||
Reference in New Issue
Block a user