parent
1d1bd334c6
commit
1f03dbdf32
@ -1,16 +0,0 @@
|
|||||||
# workflow to summit Sitemap to google, etc.
|
|
||||||
|
|
||||||
name: Submit Sitemap
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
submit:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Ping Google
|
|
||||||
run: curl https://www.google.com/ping?sitemap=https://Tools.PJ568.eu.org/sitemap.xml
|
|
Loading…
Reference in new issue