Skip to content

Commit

Permalink
cloudflared token
Browse files Browse the repository at this point in the history
token update
  • Loading branch information
stefanogram authored Aug 1, 2023
1 parent f9df3bc commit 3aae09b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/cloudflared.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: docker run cloudflared
on: [push]

jobs:
docker_run:
runs-on: ubuntu-latest
steps:
- name: ocker run cloudflared
run: docker run cloudflare/cloudflared:latest tunnel --no-autoupdate run --token ${{ secrets.TUN_AWS }}

0 comments on commit 3aae09b

Please sign in to comment.