mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-04 11:54:20 +01:00
Only update website on new release [skip ci]
This commit is contained in:
parent
1313ff7a16
commit
debca74e0d
1
.github/workflows/build_push.yml
vendored
1
.github/workflows/build_push.yml
vendored
@ -124,6 +124,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Update website
|
- name: Update website
|
||||||
|
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'mihonapp/mihon'
|
||||||
run: |
|
run: |
|
||||||
curl -L \
|
curl -L \
|
||||||
-X POST \
|
-X POST \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user