Skip to content

Commit c4d5d85

Browse files
Merge branch 'main' into main
2 parents b21e67c + 5fe0729 commit c4d5d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Debug APP_ID
16-
run: echo $APP_ID
16+
run: echo ${{ secrets.APP_ID }}
1717

1818
- name: Generate App token
1919
id: generated_token

0 commit comments

Comments
 (0)