Skip to content

Commit 0f22ac9

Browse files
committed
chore: test tricky thing
1 parent 338ca33 commit 0f22ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ on:
4949
required: false
5050
type: string
5151
description: 'The version of github-tools to use. Defaults to main.'
52-
default: 'main'
52+
default: ${{ github.action_ref }}
5353
secrets:
5454
github-token:
5555
required: true

0 commit comments

Comments
 (0)