mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
fix update-library-versions action (#3046)
This commit is contained in:
@@ -33,6 +33,7 @@ runs:
|
||||
- uses: ./.github/actions/update-library-versions
|
||||
name: Update Library Versions
|
||||
with:
|
||||
branch_name: ${{ env.BRANCH_NAME }}
|
||||
dry-run: ${{ inputs.dry-run }}
|
||||
|
||||
- name: Build Libraries
|
||||
|
||||
Reference in New Issue
Block a user