Skip to content

Commit 58555b0

Browse files
authored
fix commit message
1 parent 7265da2 commit 58555b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
if: env.SHOULD_COMMIT == 'yes'
3535
uses: stefanzweifel/git-auto-commit-action@v4
3636
with:
37-
commit_message: env.UPSTREAM_TAG
37+
commit_message: ${{ env.UPSTREAM_TAG }}

0 commit comments

Comments
 (0)