mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-22 08:13:11 +01:00
Fix GA workflow syntax
This commit is contained in:
parent
ceae6f029c
commit
908243e990
3
.github/workflows/update-docs-repo.yml
vendored
3
.github/workflows/update-docs-repo.yml
vendored
@ -14,7 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
ref: dev
|
||||
with:
|
||||
ref: dev
|
||||
|
||||
- name: Pushes docker-compose
|
||||
uses: dmnemec/copy_file_to_another_repo_action@main
|
||||
|
Loading…
Reference in New Issue
Block a user