Skip to content

Commit

Permalink
fix: documentation labels (#1965)
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto authored Jan 14, 2024
1 parent a5d5798 commit c23df1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
body: ${{ steps.get_release_note.outputs.result }}
title: "chore: bump v${{ steps.get_version.outputs.NEW_VERSION }}"
labels: |
"Type: Documentation"
Type: Documentation
draft: true
milestone: "v${{ steps.get_version.outputs.NEW_VERSION }}"

0 comments on commit c23df1a

Please sign in to comment.