mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-26 05:16:24 +02:00
trigger deploy once again for v1.13.0
This commit is contained in:
parent
cc3cf58a5c
commit
27144e2fcd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: develop-matrix
|
||||
if: github.event_name == 'release' # && github.event.action == 'created'
|
||||
# if: github.event_name == 'release' # && github.event.action == 'created'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue