File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6262
6363 # Commit repo.xml file
6464 - name : Commit and Push
65- if : ${{ matrix.java-version == 17 && github.event_name == 'push' }}
65+ if : ${{ matrix.java-version == 17 && github.event_name == 'push' && github.ref != 'refs/heads/master' }}
6666 uses : actions-x/commit@v6
6767 with :
6868 message : " fix(repo.xml): update [skip ci]"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <meta commit-id =" e9e5301da414b7c8a76eaa13ee8c264edee16f75 " commit-time =" 1738774681 " xmlns =" http://exist-db.org/xquery/repo" >
2+ <meta commit-id =" e6d5b8d52bb5e2520dd090bff408e5743b971285 " commit-time =" 1739275036 " xmlns =" http://exist-db.org/xquery/repo" >
33 <description >Visits (data)</description >
44 <author >Office of the Historian</author >
55 <website >https://history.state.gov</website >
You can’t perform that action at this time.
0 commit comments