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

Update version.yml

parent e7e4a762
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ jobs:
- name: Commit & Push
uses: Andro999b/push@v1.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.OSUNY_BOT_GITHUB_TOKEN }}
branch: main
force: true
message: 'Write version to file'
......@@ -40,4 +40,4 @@ jobs:
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
data: "{\"secret_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