File tree Expand file tree Collapse file tree 2 files changed +1
-17
lines changed Expand file tree Collapse file tree 2 files changed +1
-17
lines changed Original file line number Diff line number Diff line change 30
30
uses : drud/action-cross-commit@master
31
31
with :
32
32
source-folder : profile-merger/output
33
- destination-repository : https://MaximPlusov:${{ secrets.WORKFLOW_TOKEN }}@github.com/MaximPlusov/veraPDF-validation-profiles
33
+ destination-repository : https://MaximPlusov:${{ secrets.API_TOKEN_GITHUB }}@github.com/MaximPlusov/veraPDF-validation-profiles
34
34
destination-folder : PDF_A
35
35
destination-branch : integration
36
36
git-user : " Git User"
Original file line number Diff line number Diff line change 24
24
uses : MaximPlusov/veraPDF-tools/.github/workflows/generate-profile.yml@master
25
25
with :
26
26
profile-path : ' 1b'
27
-
28
- commit-profiles :
29
- name : Commit profiles
30
- runs-on : ubuntu-20.04
31
- steps :
32
- - name : Commit to veraPDF-corpus.wiki
33
- uses : drud/action-cross-commit@master
34
- with :
35
- source-folder : profile-merger/output
36
- 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"
40
- git-commit-message : " Update profiles"
41
- git-commit-sign-off : " false"
42
- excludes : .git:Home.md
You can’t perform that action at this time.
0 commit comments