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 37f1f4d commit 90b645cCopy full SHA for 90b645c
.github/workflows/update-profiles.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: drud/action-cross-commit@master
34
with:
35
source-folder: profile-merger/output
36
- destination-repository: https://MaximPlusov:${{ secrets.WORKFLOW_TOKEN }}@github.com/MaximPlusov/veraPDF-validation-profiles
+ destination-repository: https://MaximPlusov:${{ secrets.API_TOKEN_GITHUB }}@github.com/MaximPlusov/veraPDF-validation-profiles
37
destination-folder: PDF_A
38
destination-branch: integration
39
git-user: "Git User"
0 commit comments