Skip to content

Commit

Permalink
init: get ngrok url
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan_Chen committed May 2, 2024
1 parent 365c036 commit 597a90d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pull_url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ jobs:
git config --local user.name "GitHub Action"
git add README.md
git commit -m "Update Ngrok Public URL"
git push https://${{secrets.PAT_TOKEN}}@github.com/ayachensiyuan/getNgrokUrl.git HEAD:main
git push https://[email protected]/ayachensiyuan/getNgrokUrl.git HEAD:main

0 comments on commit 597a90d

Please sign in to comment.