Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit db0db9f

Browse files
Add info for how the workflows / actions work
Specifically, note that it pushes to both master and gh-pages
1 parent 0407b85 commit db0db9f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,10 @@ gradlew asciidoctor
2323
```
2424

2525
## CI Artifact Generation using GitHub Actions
26+
The workflow (.github/workflows/main.yaml) performs the following steps:
27+
28+
- Run actions/checkout
29+
- Generate Artifacts
30+
- Prepare to push generated artifacts back to the repo
31+
- Push changes Masters
32+
- Push changes gh-pages

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /