Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
snowystinger committed Jan 23, 2025
1 parent e77942e commit 50ff2ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ if [ -z "${ENV}" ]
then
ENV="stage"
fi
echo $ENV
echo $GITHUB_APP_ID

# make sure we have all our credentials sorted
if [ -e "${ACTION}/config.json" ]
Expand Down

0 comments on commit 50ff2ba

Please sign in to comment.