set the working directory
This commit is contained in:
@@ -73,3 +73,4 @@ jobs:
|
|||||||
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