mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
add workdir to gpg step
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
a58ec9ba4f
commit
ce10258897
3
.github/workflows/sync-docs.yml
vendored
3
.github/workflows/sync-docs.yml
vendored
@ -34,7 +34,8 @@ jobs:
|
||||
passphrase: ${{ secrets.VM_BOT_PASSPHRASE }}
|
||||
git_user_signingkey: true
|
||||
git_commit_gpgsign: true
|
||||
|
||||
workdir: docs
|
||||
|
||||
- name: update code and commit
|
||||
run: |
|
||||
rm -rf content
|
||||
|
Loading…
Reference in New Issue
Block a user