mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-12108] Adapt fetching latest packages to new tokens (#5282)
This commit is contained in:
@@ -33,7 +33,6 @@ jobs:
|
||||
client-id: ${{ vars.GH_APP_ENGINEERING_RO_CLIENT_ID }}
|
||||
private-key: ${{ secrets.GH_APP_ENGINEERING_RO_PRIVATE_KEY }}
|
||||
permission-contents: read
|
||||
permission-packages: read
|
||||
permission-pull-requests: read
|
||||
- id: fetchLatestPkg
|
||||
name: Fetch the latest package version
|
||||
|
||||
Reference in New Issue
Block a user