Skip to content

Commit

Permalink
init github action rebuild network map html
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyMinimal committed Apr 22, 2024
1 parent 91e9302 commit 6c2ac30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tailscale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: Run Python script to generate network map
run: python create-network-map.py

# This will place the newly generated network map HTML file back into the repo
- name: Update network map in repo
uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 6c2ac30

Please # to comment.