forked from coreos/fedora-coreos-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor fixups for asciidoc attributes in antora.yml
Move the "automatically modified" comment, update the commit message, and regenerate antora.yml. Fixes: 87f7f6c ("Move asciidoc attributes to antora.yml")
- Loading branch information
Showing
3 changed files
with
4 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
git config user.name 'CoreOS Bot' | ||
git config user.email [email protected] | ||
if ! git diff --quiet --exit-code; then | ||
git commit -am "site: update software versions ✨" \ | ||
git commit -am "antora: update software versions ✨" \ | ||
-m "Triggered by update-versions GitHub Action." | ||
fi | ||
- name: Open pull request | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters