We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b5e69 commit aac00d0Copy full SHA for aac00d0
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: drud/action-cross-commit@master
27
with:
28
source-folder: corpus-wiki-generation/output
29
- destination-repository: https://MaximPlusov:${{ secrets.API_TOKEN_GITHUB }}@github.com/MaximPlusov/veraPDF-validation-profiles
+ destination-repository: https://MaximPlusov:${{ secrets.API_TOKEN_GITHUB }}@github.com/MaximPlusov/veraPDF-validation-profiles.wiki
30
destination-folder: .
31
destination-branch: master
32
git-user: "Git User"
0 commit comments