Skip to content

Commit

Permalink
Update ngork.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supperthomas authored Aug 29, 2024
1 parent 385c744 commit ab996bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ngork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# You can find this token here: https://dashboard.ngrok.com/get-started/setup
NGROK_TOKEN: ${{ secrets.NGROK_SSH_TOKEN }}
# This password you will use when authorizing via SSH
USER_PASS: ${{ secrets.NGROK_SSH_PASSWD }}
USER_PASS: ${{ secrets.USER_PASSWD }}

- name: Don't kill instace
if: ${{ failure() }}
Expand Down

0 comments on commit ab996bf

Please sign in to comment.