mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
ci: deactivate release rule
This commit is contained in:
parent
b5ccd16018
commit
6ce191b4b5
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