Skip to content

Commit

Permalink
chore(deno): add some debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
cyco130 committed Aug 19, 2023
1 parent 178806d commit a99096a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,6 @@ jobs:
# Use the GIT_PUSH_KEY secret deploy key
eval "$(ssh-agent -s)"
ssh-add - <<< "${{ secrets.GIT_PUSH_KEY }}"
ssh-add -l
git remote
git push

0 comments on commit a99096a

Please sign in to comment.