| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -72,12 +72,11 @@ jobs: | |||
| 72 | 72 | committer: GitHub <noreply@github.com> | |
| 73 | 73 | author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | |
| 74 | 74 | signoff: false | |
| 75 | - branch: ${{ github.ref_name }} | ||
| 75 | + branch: ${{ python -c "branch='refs/head/3.10/wrap'.split('/'); print(f'{branch[2]}/{branch[3]}')" }} | ||
| 76 | 76 | delete-branch: true | |
| 77 | 77 | title: 'Wrap branch: ${{ github.ref_name }}' | |
| 78 | 78 | body: | | |
| 79 | 79 | Wrapped all translations on requested branch. | |
| 80 | - | ||
| 81 | 80 | labels: | | |
| 82 | 81 | wrap | |
| 83 | 82 | assignees: github-actions | |
| Back | FazBrowse Home | New Git URL |
0 commit comments