File tree Expand file tree Collapse file tree 4 files changed +9
-10
lines changed
Expand file tree Collapse file tree 4 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 6060 - name : lint commit message
6161 uses : wagoid/commitlint-github-action@v6
6262
63+ # Commit repo.xml file
64+ - name : Commit and Push
65+ if : ${{ matrix.java-version == 17 && github.event_name == 'push' }}
66+ uses : actions-x/commit@v6
67+ with :
68+ message : " fix(repo.xml): update [skip ci]"
69+
6370 release :
6471 name : Release
6572 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 22.existdb.json
33.DS_Store
44expath-pkg.xml
5- repo.xml
65.vscode /
76.idea /
87node_modules /
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <meta commit-id =" e63b00775b35db4d2f9ff73a36384f4f645263ae" commit-time =" 1710859556"
3- xmlns =" http://exist-db.org/xquery/repo" >
2+ <meta commit-id =" f74307fcec37fd54679d51f8f217ef18c46c3e18" commit-time =" 1731717034" xmlns =" http://exist-db.org/xquery/repo" >
43 <description >Visits (data)</description >
54 <author >Office of the Historian</author >
65 <website >https://history.state.gov</website >
1110 <target >visits</target >
1211 <prepare >pre-install.xql</prepare >
1312 <finish />
14- <permissions group =" hsg" mode =" rw-rw-r--" password =" " user =" hsg"
15- xmlns : repo =" http://exist-db.org/xquery/repo" />
13+ <permissions group =" hsg" mode =" rw-rw-r--" password =" " user =" hsg" />
1614</meta >
You can’t perform that action at this time.
0 commit comments