Update Release and Pull Request creation workflows (#12767)

This commit is contained in:
Shamil Mubarakshin
2025-08-18 12:12:17 +02:00
committed by GitHub
parent 8384138a4a
commit b8f3c687ea
3 changed files with 21 additions and 10 deletions

View File

@@ -10,8 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update release for ${{ github.event.client_payload.ReleaseBranchName }}
uses: actions/github-script@v7
with: