Skip to content

Commit

Permalink
Update deploy-js-client.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed Sep 3, 2023
1 parent f530e08 commit 623e1a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-js-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
bump:
description: Version bump
required: true
default: prerelease
default: patch
type: choice
options:
- patch
Expand All @@ -20,7 +20,7 @@ on:
description: NPM Tag (and preid for pre-releases)
required: true
type: string
default: alpha
default: latest
create_release:
description: Create a GitHub release
required: true
Expand Down

0 comments on commit 623e1a9

Please sign in to comment.