We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b0068 commit 19dc45dCopy full SHA for 19dc45d
.github/workflows/node.js.yml
@@ -28,6 +28,7 @@ jobs:
28
oauth-client-id: ${{ secrets.TAILSCALE_OAUTH_CLIENT_ID }}
29
oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }}
30
tags: tag:ci
31
+ version: latest
32
33
- name: Verify Tailscale connection
34
run: |
public/robots.txt
@@ -30,5 +30,7 @@ User-agent: PetalBot
Disallow: /
User-agent: MJ12bot
+User-agent: DataForSeoBot
+Disallow: /
35
User-agent: bingbot
36
Crawl-delay: 10
0 commit comments