Skip to content

Commit

Permalink
Update swarm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darkobas2 authored Nov 1, 2023
1 parent 56382d3 commit eeb589a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swarm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
env:
TOKEN: '${{ secrets.purge_token }}'
DEPLOYMENT: .
PURGE_URL: 'https://fairos.staging.fairdatasociety.org'
PURGE_URL: '"https://fairdrive.fairdatasociety.org'
run: |
curl -s ${{ env.PURGE_URL }}/deploy/purge?token=${{ secrets.purge_token }} -H "site: fairdataprotocol.link{{ env.DEPLOYMENT }}fairdatasociety.org" -H "uri: "
curl -s ${{ env.PURGE_URL }}/deploy/purge?token=${{ secrets.purge_token }} -H "site: fairdrive.io" -H "uri: /"

0 comments on commit eeb589a

Please sign in to comment.