mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-20 03:38:06 +02: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:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
ref: dev
|
with:
|
||||||
|
ref: dev
|
||||||
|
|
||||||
- name: Pushes docker-compose
|
- name: Pushes docker-compose
|
||||||
uses: dmnemec/copy_file_to_another_repo_action@main
|
uses: dmnemec/copy_file_to_another_repo_action@main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user