Skip to content
Snippets Groups Projects
Commit 97579edb authored by Arnaud Levy's avatar Arnaud Levy
Browse files

tmp test

parent bcc43138
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,11 @@ jobs:
with:
target-url: ${{ secrets.GITLAB_TARGET_URL }}
target-username: ${{ secrets.GITLAB_TARGET_USERNAME }}
target-token: ${{ secrets.GITLAB_TARGET_TOKEN }}
\ No newline at end of file
target-token: ${{ secrets.GITLAB_TARGET_TOKEN }}
- name: Autoupdate Osuny theme
uses: muinmomin/webhook-action@v1.0.0
with:
url: ${{ secrets.OSUNY_API_AUTOUPDATE_THEME_URL }}
data:
OSUNY_API_AUTOUPDATE_THEME_KEY: ${{ secrets.OSUNY_API_AUTOUPDATE_THEME_KEY }}
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