Skip to content

Commit e459cb1

Browse files
committed
Update workflows label
Signed-off-by: Bryan Ramos <bramos@redhat.com>
1 parent 786d701 commit e459cb1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,4 @@ jobs:
7777
7878
Auto release to version ${{ inputs.version }}
7979
commit-message: "chore: auto-release to version ${{ inputs.version }}"
80-
labels:
81-
- automated
82-
- release-${{ inputs.version }}
80+
labels: automated, release-${{ inputs.version }}

0 commit comments

Comments
 (0)