Skip to content

Commit 2bd3cf2

Browse files
authored
add logs (#33)
1 parent ef8332c commit 2bd3cf2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
url=https://test-github-features-staging.fly.dev"
3333
fi
3434
35+
echo "environment=$environment"
36+
echo "url=$url"
37+
3538
echo "environment=$environment" >> $GITHUB_OUTPUT
3639
echo "url=$url" >> $GITHUB_OUTPUT
3740
deploy:

0 commit comments

Comments
 (0)