| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -73,14 +73,10 @@ jobs: | |||
| 73 | 73 | committer: GitHub <noreply@github.com> | |
| 74 | 74 | author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | |
| 75 | 75 | signoff: false | |
| 76 | - branch: ${{ github.ref_name }}_wrap | ||
| 76 | + branch: ${{ github.ref_name }}_wrapped | ||
| 77 | 77 | delete-branch: true | |
| 78 | 78 | title: 'Wrap branch: ${{ github.ref_name }}' | |
| 79 | - body: | | ||
| 80 | - Wrapped all translations on requested branch. | ||
| 81 | - labels: | | ||
| 82 | - wrap | ||
| 83 | - assignees: github-actions | ||
| 84 | - team-reviewers: | | ||
| 85 | - reviewers | ||
| 79 | + body: Wrapped all translations on branch ${{ github.ref_name }}. | ||
| 80 | + labels: wrap | ||
| 81 | + team-reviewers: reviewers | ||
| 86 | 82 | draft: false | |
| Back | FazBrowse Home | New Git URL |
0 commit comments