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 8106fc3 commit bab1b11Copy full SHA for bab1b11
.github/workflows/bumpVersions.yml
@@ -1,6 +1,6 @@
1
---
2
name: Bump versions
3
-run-name: Bump using alfresco-updatecli/${{ inputs.alfresco-updatecli-ref || 'master' }}
+run-name: Bump ${{ inputs.update-type || 'all' }} using alfresco-updatecli/${{ inputs.alfresco-updatecli-ref || 'master' }}
4
5
on:
6
push:
0 commit comments