Skip to content

Commit 25d2a30

Browse files
committed
Update action.yml to enhance GitHub authentication process
1 parent 801891e commit 25d2a30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ runs:
160160
GH_TOKEN: ${{ inputs.github-token }}
161161
- name: Run Copilot CLI
162162
id: copilot
163+
shell: bash
163164
run: |
164165
echo "::group::Verifying GitHub authentication"
165166
gh auth status

0 commit comments

Comments
 (0)