Skip to content

Commit fddb005

Browse files
committed
update the repo access info
1 parent f20dc1d commit fddb005

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
id: publisher-token
7272
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3
7373
with:
74-
app-id: ${{ secrets.ML_REPO_ACCESS_APP_ID }}
75-
private-key: ${{ secrets.ML_REPO_ACCESS_PRIVATE_KEY }}
74+
app-id: ${{ secrets.TOPO_DEBUG_ACCESS_APP_ID }}
75+
private-key: ${{ secrets.TOPO_ACCESS_APP_PRIVATE_KEY }}
7676
owner: Arm-Debug
7777
repositories: remoteproc-runtime-publisher
7878

0 commit comments

Comments
 (0)