mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
use latest code
This commit is contained in:
@@ -76,13 +76,12 @@ jobs:
|
|||||||
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
|
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
|
||||||
with:
|
with:
|
||||||
repository: Alfresco/hxp-frontend-apps
|
repository: Alfresco/hxp-frontend-apps
|
||||||
ref: develop
|
ref: improvement/AAE-21273-gh-action-redeploy-app-fix
|
||||||
token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
||||||
- name: Redeploy default apps
|
- name: Redeploy default apps
|
||||||
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 }}
|
|
||||||
secretsMasterPassword: ${{ secrets.CI_MASTER_PASSWORD }}
|
secretsMasterPassword: ${{ secrets.CI_MASTER_PASSWORD }}
|
||||||
environment: hxpsRc
|
environment: hxpsRc
|
||||||
system: hxp
|
system: hxp
|
||||||
|
|||||||
Reference in New Issue
Block a user