Skip to content

Commit

Permalink
ci: Updating herodote-api to the new one
Browse files Browse the repository at this point in the history
  • Loading branch information
ViBiOh committed Dec 6, 2020
1 parent 6e55343 commit eab4942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/herodote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:

- name: Push history
run: |
curl -q -sSL --max-time 30 "https://raw.githubusercontent.com/ViBiOh/herodote/master/herodote.sh" | bash
curl --disable --silent --show-error --location --max-time 30 "https://raw.githubusercontent.com/ViBiOh/herodote/master/herodote.sh" | bash
env:
HERODOTE_API: https://herodote-api.vibioh.fr
HERODOTE_API: https://herodote.vibioh.fr
HERODOTE_SECRET: ${{ secrets.HERODOTE_SECRET }}
GIT_HOST: github.com
GIT_REPOSITORY: ${{ github.repository }}
Expand Down

0 comments on commit eab4942

Please sign in to comment.