diff --git a/.github/workflows/tailscale.yml b/.github/workflows/tailscale.yml index 5a4204f..004c2b6 100644 --- a/.github/workflows/tailscale.yml +++ b/.github/workflows/tailscale.yml @@ -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: