You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,8 @@ jobs:
87
87
releaseName: SSC Generated
88
88
```
89
89
3. Go to the GitHub `Actions` tab and run the workflow `Create and start release from template`
90
+
## Sample build and release repository
91
+
The [CloudBees CD/RO GitHub Actions Demonstration Repository](https://github.com/cloudbees-demos/gh-actions-demo) illustrates how to implement a build and release workflow with the CloudBees CD/RO GitHub Actions.
90
92
## License
91
93
The scripts and documentation in this project are released under the MIT License.
0 commit comments