mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
docs: GitLab tutorial and CI/CD component reference (#72)
This commit is contained in:
parent
2621c48d75
commit
1a370c39dc
8 changed files with 134 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# GitHub
|
||||
# Getting started on GitHub
|
||||
|
||||
In this tutorial we show how to install `releaser-pleaser` in your GitHub project.
|
||||
In this tutorial you will learn how to set up `releaser-pleaser` in your GitHub project with GitHub Actions.
|
||||
|
||||
## 1. Repository Settings
|
||||
|
||||
|
|
@ -52,7 +52,7 @@ jobs:
|
|||
pull-requests: write
|
||||
steps:
|
||||
- name: releaser-pleaser
|
||||
uses: apricote/releaser-pleaser@v0.2.0
|
||||
uses: apricote/releaser-pleaser@v0.4.0
|
||||
```
|
||||
|
||||
## 3. Release Pull Request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue