Skip to content

Commit 2f179e9

Browse files
committed
update
1 parent 0dc072e commit 2f179e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update_dev_container_version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
with:
1616
base_branch: main
1717
secrets:
18-
AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }}
19-
AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }}
18+
CREATE_PULL_REQUEST_APP_ID: ${{ secrets.CREATE_PULL_REQUEST_APP_ID }}
19+
CREATE_PULL_REQUEST_PEM: ${{ secrets.CREATE_PULL_REQUEST_PEM }}

0 commit comments

Comments
 (0)