Skip to content

Commit d931c74

Browse files
authored
Update CI-bump-build-number.yml
1 parent 1b6f521 commit d931c74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI-bump-build-number.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
branch: temp/bump-build-number
3838
delete-branch: true
3939
base: main
40-
title: Bump Build Number to $APP_BUILD
41-
body: Automatically bump build number of all targets to $APP_BUILD
40+
title: Bump Build Number to ${{ env.APP_BUILD }}
41+
body: Automatically bump build number of all targets to ${{ env.APP_BUILD }}

0 commit comments

Comments
 (0)