We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936570d commit 18aade9Copy full SHA for 18aade9
1 file changed
.github/workflows/build.yaml
@@ -66,6 +66,7 @@ jobs:
66
steps:
67
- uses: actions/checkout@v6
68
with:
69
+ ref: '${{ inputs.ref }}'
70
fetch-depth: 1
71
- uses: ruby/setup-ruby@v1
72
0 commit comments