mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
update
This commit is contained in:
parent
1c67b90fa2
commit
35ab8c568b
14
.github/workflows/publish-to-pypi.yml
vendored
14
.github/workflows/publish-to-pypi.yml
vendored
@ -1,13 +1,13 @@
|
||||
name: deploy
|
||||
|
||||
on:
|
||||
- push
|
||||
- workflow_dispatch:
|
||||
inputs:
|
||||
confirm_publish:
|
||||
description: 'Type YES to confirm publishing to PyPI'
|
||||
required: true
|
||||
type: string
|
||||
push:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
confirm_publish:
|
||||
description: 'Type YES to confirm publishing to PyPI'
|
||||
required: true
|
||||
type: string
|
||||
|
||||
jobs:
|
||||
build-n-publish:
|
||||
|
Loading…
Reference in New Issue
Block a user