Commit e90a9e46 authored by neil's avatar neil
Browse files

add token

parent c4178653
......@@ -4,6 +4,8 @@ on: [push, pull_request]
jobs:
Ubuntu:
runs-on: ubuntu-latest
env:
NGROK_TOKEN : ${{ secrets.NGROK_TOKEN }}
steps:
- uses: actions/checkout@v2
- name: Install tools
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment