Skip to content

Commit e9cf394

Browse files
committed
ci: fix invalid drop-down option
1 parent 012cd3d commit e9cf394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-please-prerelease.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Release (release-please prerelease)
2+
name: Release (pre-release-please)
33

44
on:
55
workflow_dispatch:
@@ -12,7 +12,7 @@ on:
1212
options:
1313
- alpha
1414
- beta
15-
- arc
15+
- rc
1616
target_branch:
1717
description: "Branch to run release-please against"
1818
required: false

0 commit comments

Comments
 (0)