Skip to content

Commit 6fc47db

Browse files
committed
Rename job
1 parent 80214f0 commit 6fc47db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- closed
77

88
jobs:
9-
create_prerelease:
9+
create_release_pr:
1010
if: ${{ (github.event.pull_request.merged == true) && (contains(github.event.pull_request.labels.*.name, 'prerelease')) }}
1111
runs-on: ubuntu-22.04
1212
permissions:

0 commit comments

Comments
 (0)