set the working directory
This commit is contained in:
@@ -72,4 +72,5 @@ jobs:
|
||||
files: |-
|
||||
public/**
|
||||
token: ${{secrets.CI_ACCESS}}
|
||||
- run: git push && git push --tags
|
||||
- run: git push && git push --tags
|
||||
working-directory: content
|
||||
Reference in New Issue
Block a user