Compare commits
2 Commits
18529618ad
...
816708741f
| Author | SHA1 | Date | |
|---|---|---|---|
| 816708741f | |||
| e3370bded5 |
@@ -69,7 +69,9 @@ jobs:
|
||||
working-directory: quartz
|
||||
with:
|
||||
tag_name: ${{env.CURRENT_VERSION}}
|
||||
name: ${{env.CURRENT_VERSION}}
|
||||
files: |-
|
||||
public/**
|
||||
token: ${{secrets.CI_ACCESS}}
|
||||
- run: git push && git push --tags
|
||||
working-directory: content
|
||||
@@ -1 +1 @@
|
||||
0.0.1
|
||||
0.1.0
|
||||
Reference in New Issue
Block a user