Skip to content

Commit

Permalink
fix: update action
Browse files Browse the repository at this point in the history
Signed-off-by: Qi Zhang <[email protected]>
  • Loading branch information
zzzhangqi committed May 13, 2024
1 parent dc0759f commit e343603
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/push-enterprise-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
description: 'os'
required: false
default: 'ubuntu-22.04'
type: choice
options:
- ubuntu-22.04
- self-hosted

env:
VERSION: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit e343603

Please sign in to comment.