Compare commits
2 Commits
18529618ad
...
816708741f
| Author | SHA1 | Date | |
|---|---|---|---|
| 816708741f | |||
| e3370bded5 |
@@ -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
|
||||||
@@ -1 +1 @@
|
|||||||
0.0.1
|
0.1.0
|
||||||
Reference in New Issue
Block a user