Skip to content

Commit 7c38618

Browse files
committed
set label
1 parent 4902d1c commit 7c38618

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/create_release_pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ jobs:
2727
path: "version.properties"
2828
properties: "templateScriptVersion"
2929

30-
- uses: nimblehq/github-actions-workflows/[email protected].5
30+
- uses: nimblehq/github-actions-workflows/[email protected].6
3131
with:
3232
token: ${{ github.token }}
3333
version: ${{ steps.version.outputs.templateScriptVersion }}
3434
base_branch: main-0.6
3535
changelogConfiguration: ".github/workflows/config/changelog-release.json"
3636
assignee: luongvo-bot
37+
label: "type : release"

0 commit comments

Comments
 (0)