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