mirror of
https://github.com/actions/runner-images.git
synced 2025-12-25 11:01:54 +08:00
Update Release and Pull Request creation workflows (#12767)
This commit is contained in:
committed by
GitHub
parent
8384138a4a
commit
b8f3c687ea
2
.github/workflows/update_github_release.yml
vendored
2
.github/workflows/update_github_release.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user