Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: test tricky thing
  • Loading branch information
alucardzom committed Jul 4, 2025
commit 0f22ac93cd49faf37c5e52538ed05ab1a5d02e9d
2 changes: 1 addition & 1 deletion .github/workflows/create-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ on:
required: false
type: string
description: 'The version of github-tools to use. Defaults to main.'
default: 'main'
default: ${{ github.action_ref }}
secrets:
github-token:
required: true
Expand Down
Loading