Skip to content

Commit

Permalink
Merge pull request #8 from caltechlibrary/commit-msg
Browse files Browse the repository at this point in the history
update workflow commit messages
  • Loading branch information
tmorrell authored Oct 27, 2023
2 parents d3c0c7a + 591f522 commit 38273d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Commit File
uses: EndBug/add-and-commit@v9
with:
message: 'Update run date'
message: 'Update harvested_dois.txt'
add: "['harvested_dois.txt']"
2 changes: 1 addition & 1 deletion .github/workflows/orcid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Commit File
uses: EndBug/add-and-commit@v9
with:
message: 'Update run date'
message: 'Update harvested_dois.txt'
add: "['harvested_dois.txt']"

0 comments on commit 38273d2

Please sign in to comment.