Add shell to proper step

This commit is contained in:
Alejandro Cabeza Romero 2024-08-22 12:16:07 +02:00
parent e72d245c70
commit e450390ce8
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ runs:
steps:
- name: Get values
shell: bash
run: |
echo ${{ github.api_url }}
echo ${{ github.event_name }}