We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
""
''
1 parent 15437ed commit 6635231Copy full SHA for 6635231
.github/workflows/bump-controls.yml
@@ -99,4 +99,4 @@ jobs:
99
- name: Create Pull Request
100
shell: pwsh
101
run: |
102
- gh pr create --title "NuGet: Bumped Files UI controls version to `${{ steps.get_version.outputs.full_version }}`" --base main --head files/ui-controls/${{ steps.get_version.outputs.full_version }}
+ gh pr create --title 'NuGet: Bumped Files UI controls version to `${{ steps.get_version.outputs.full_version }}`' --base main --head files/ui-controls/${{ steps.get_version.outputs.full_version }}
0 commit comments