File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
steps :
12
12
- uses : actions/checkout@v2
13
+ with :
14
+ submodules : true
13
15
- name : JDK setup
14
16
uses : actions/setup-java@v2
15
17
with :
26
28
uses : drud/action-cross-commit@master
27
29
with :
28
30
source-folder : corpus-wiki-generation/output
29
- destination-repository : https://MaximPlusov:${{ secrets.API_TOKEN_GITHUB }}@github.com/MaximPlusov/veraPDF-validation-profiles.wiki
31
+ destination-repository : https://MaximPlusov:${{ secrets.API_TOKEN_GITHUB }}@github.com/MaximPlusov/veraPDF-validation-profiles
30
32
destination-folder : .
31
33
destination-branch : master
32
34
git-user : " Git User"
33
35
git-commit-sign-off : " false"
34
- excludes : .git:PDF_A :Undefined.md:README .md
36
+ excludes : .git:Home.md :Undefined.md:ISO 32000 1.md:ISO 32000 2.md:TWG test files .md
You can’t perform that action at this time.
0 commit comments