Skip to content

Commit e4bcf0f

Browse files
committed
all flags
1 parent b121d6b commit e4bcf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
3131
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
3232
tags: tag:ci
33-
- run: sudo tailscale up --accept-dns=true --accept-routes=true
33+
- run: sudo tailscale up --accept-dns --accept-routes --advertise-tags=tag:ci --hostname=github-actions
3434
- run: ssh ${{ secrets.TS_SSH }} ls

0 commit comments

Comments
 (0)