Skip to content

Commit

Permalink
debug for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
leoBitto committed Oct 13, 2024
1 parent 62561e6 commit cc24206
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ jobs:
run: |
echo "OWNER_LC=${{ github.repository_owner }}" >>${GITHUB_ENV}
echo "IMAGE_NAME_LC=${{ env.IMAGE_NAME }}" >>${GITHUB_ENV}
- name: DEBUG
run: |
echo ${IMAGE_NAME_LC}
echo ${IMAGE_NAME_LC,,}
Expand Down

0 comments on commit cc24206

Please sign in to comment.