Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Oct 30, 2024
1 parent 59afa5f commit ab8798d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testrail-backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Establish Google Cloud connection
uses: google-github-actions/auth@v2
with:
credentials_json: ${{ secrets.GLOUD_AUTH }}
credentials_json: ${{ secrets.GCLOUD_AUTH }}

- name: Fetch test cases
run: |
Expand Down

0 comments on commit ab8798d

Please sign in to comment.