mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
align input names
This commit is contained in:
@@ -82,10 +82,10 @@ jobs:
|
|||||||
uses: ./.github/actions/redeploy-app
|
uses: ./.github/actions/redeploy-app
|
||||||
with:
|
with:
|
||||||
gh-token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
gh-token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
||||||
gh-packages-read-only-token: ${{ secrets.HYLAND_GH_PACKAGES_READ_ONLY_TOKEN }}
|
gh-packages-token: ${{ secrets.HYLAND_GH_PACKAGES_READ_ONLY_TOKEN }}
|
||||||
secretsMasterPassword: ${{ secrets.CI_MASTER_PASSWORD }}
|
secrets-master-password: ${{ secrets.CI_MASTER_PASSWORD }}
|
||||||
environment: hxpsRc
|
environment: hxpsRc
|
||||||
system: hxp
|
product-flavour: hxp
|
||||||
init-artifact:
|
init-artifact:
|
||||||
if: false
|
if: false
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user