Skip to content

Commit

Permalink
fix: remove not needed inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
skydiator committed Oct 2, 2024
1 parent 6ec7f12 commit 5beb0e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ on:
default: 'SLACK_WEBHOOK_PLATFORM_PROD'
required: false
type: string
PACKAGE_MANAGER:
default: yarn-berry
required: false
type: string
description: 'Deprecated - Will be removed in a future version'

secrets:
NPM_PUBLISH_TOKEN:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/verify_library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ on:
default: 'SLACK_WEBHOOK_PLATFORM_NONPROD'
required: false
type: string
PACKAGE_MANAGER:
default: yarn-berry
required: false
type: string
description: 'Deprecated - Will be removed in a future version'

secrets:
NPM_READ_TOKEN:
Expand Down

0 comments on commit 5beb0e7

Please sign in to comment.