test doc update

This commit is contained in:
2024-09-24 07:58:33 +02:00
parent 81ff6dd130
commit 258a118859
+2 -2
View File
@@ -15,13 +15,13 @@ jobs:
working-directory: .
steps:
- uses: actions/checkout@v4
- name: Push generated webpage to another repository
- name: Push readme to another repository
uses: nkoppel/push-files-to-another-repository@v1.1.3
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source-files: 'DOC.md'
destination-username: 'nkoppel'
destination-username: 'dutchie032'
destination-repository: 'dutchie032.github.io '
destination-directory: 'Spearhead'
commit-email: 'timrorije@gmail.com'