Add condition for prerelease in staging workflow

This commit is contained in:
Starystars67
2026-01-30 21:37:47 +00:00
committed by GitHub
parent e95c68165a
commit 84d63cb84d

View File

@@ -8,6 +8,7 @@ on:
jobs:
docker:
if: 'github.event.prerelease'
runs-on: ubuntu-latest
steps:
- name: Connect to Tailscale