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

autoupdate staging

parent e3415e77
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