Skip to content

Commit 7eecdc4

Browse files
committed
ci: sort keys
1 parent 2a7ac2c commit 7eecdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
secrets:
6060
GH_APP_PRIVATE_KEY: ${{ secrets.GH_APP_PRIVATE_KEY }}
6161
with:
62-
GH_APP_ID: ${{ vars.GH_APP_ID }}
6362
INSTALL_NODE_DEPENDENCIES: true
63+
GH_APP_ID: ${{ vars.GH_APP_ID }}

0 commit comments

Comments
 (0)