mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-04 03:44:16 +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 }}
|
||||
|
||||
- name: Update website
|
||||
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'mihonapp/mihon'
|
||||
run: |
|
||||
curl -L \
|
||||
-X POST \
|
||||
|
Loading…
x
Reference in New Issue
Block a user