Skip to content

Commit

Permalink
Remove unused workflow inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Collamar committed Dec 28, 2023
1 parent 9c76b07 commit 2c93fc0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/manual-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,6 @@ on:
type: choice
options:
- npmjs
print_tags:
description: 'True to print to STDOUT'
required: true
type: boolean
tags:
description: 'Test scenario tags'
required: true
type: string
environment:
description: 'Environment to run tests against'
type: environment
required: true

jobs:
npm-publish:
Expand Down

0 comments on commit 2c93fc0

Please sign in to comment.