Skip to content

Commit

Permalink
use curl
Browse files Browse the repository at this point in the history
  • Loading branch information
rushatgabhane authored Dec 21, 2023
1 parent 4311227 commit 721f4b4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deployExpensifyHelp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,5 @@ jobs:

- name: Reindex google search
if: ${{ github.event_name == 'push' }}
uses: fjogeleit/http-request-action@v1
with:
url: 'https://www.google.com/ping?sitemap=https://help.expensify.com/sitemap.xml'
method: 'GET'
run : |
curl "https://www.google.com/ping?sitemap=https://help.expensify.com/sitemap.xml"

0 comments on commit 721f4b4

Please sign in to comment.