Update secret of update-docs-repo action

This commit is contained in:
Bubka 2023-12-06 08:28:34 +01:00
parent 8a102e32f6
commit 874f108f7b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- 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
env: env:
API_TOKEN_GITHUB: ${{ secrets.ACTIONS_TOKEN }} API_TOKEN_GITHUB: ${{ secrets.ACTIONS_TOKEN_2FAUTH_DOCS }}
with: with:
source_file: 'docker/docker-compose.yml' source_file: 'docker/docker-compose.yml'
destination_repo: 'Bubka/2FAuth-Docs' destination_repo: 'Bubka/2FAuth-Docs'