Skip to content

Commit

Permalink
Update daily.yml debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasTauge authored Feb 21, 2024
1 parent bf1026c commit 2007ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
CREDENTIALS_JSON: ${{ env.CREDENTIALS_JSON }}

- name: Debug
run: echo "Length of CREDENTIALS_JSON is ${#CREDENTIALS_JSON}"
run: echo "Length of CREDENTIALS_JSON is ${#CREDENTIALS.JSON}"
env:
CREDENTIALS_JSON: ${{ env.CREDENTIALS_JSON }}

Expand Down

0 comments on commit 2007ebf

Please sign in to comment.