mirror of
https://github.com/XLabsProject/s1x-client.git
synced 2023-08-02 15:02:12 +02:00
Fix more wording
This commit is contained in:
parent
7fce1c1c6c
commit
7f61f3b994
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
|||||||
destination_branch: "develop"
|
destination_branch: "develop"
|
||||||
pr_allow_empty: true
|
pr_allow_empty: true
|
||||||
pr_body: |
|
pr_body: |
|
||||||
This Pull Request merges the release of X Labs Launcher ${{ steps.extract_version.outputs.version }} and was [automatically created by a workflow](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}) triggered by @${{ github.actor }}.
|
This Pull Request merges the release of S1x ${{ steps.extract_version.outputs.version }} and was [automatically created by a workflow](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}) triggered by @${{ github.actor }}.
|
||||||
pr_title: Merge release ${{ steps.extract_version.outputs.version }}
|
pr_title: Merge release ${{ steps.extract_version.outputs.version }}
|
||||||
pr_label: release
|
pr_label: release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user