Skip to content
Snippets Groups Projects
Commit 9102910d authored by Olivia206's avatar Olivia206
Browse files

Merge branch 'main' of github.com:noesya/osuny-hugo-theme-aaa

parents 185d167e b8eeff64
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