Skip to content
Snippets Groups Projects
Unverified Commit b8eeff64 authored by Sébastien Gaya's avatar Sébastien Gaya Committed by GitHub
Browse files

Merge pull request #188 from noesya/staging-theme-released

Auto-Update du staging
parents e3415e77 d4586078
No related branches found
No related tags found
No related merge requests found
......@@ -33,4 +33,10 @@ jobs:
uses: dkershner6/post-api-call-action@v1
with:
url: ${{ secrets.OSUNY_API_AUTOUPDATE_THEME_URL }}
data: "{\"secret_key\":\"${{ secrets.OSUNY_API_AUTOUPDATE_THEME_KEY }}\"}"
- name: Autoupdate Osuny staging theme
uses: dkershner6/post-api-call-action@v1
with:
url: ${{ secrets.OSUNY_STAGING_API_AUTOUPDATE_THEME_URL }}
data: "{\"secret_key\":\"${{ secrets.OSUNY_API_AUTOUPDATE_THEME_KEY }}\"}"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment