Skip to content

Commit

Permalink
[skip ci] Update swarm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darkobas2 authored Nov 12, 2023
1 parent 3efccbf commit 174a8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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://fairdrive.fairdatasociety.org'
PURGE_URL: 'https://fairdrive.fairdatasociety.org'
run: |
curl -s ${{ env.PURGE_URL }}/deploy/purge?token=${{ secrets.purge_token }} -H "site: fairdataprotocol.link.fairdatasociety.org" -H "uri: /"

0 comments on commit 174a8d4

Please sign in to comment.