Skip to content

Commit

Permalink
removes unused inputs in release pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
  • Loading branch information
amagyar-iohk committed Feb 17, 2025
1 parent 098e4d1 commit 1ba69e0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ name: Release wallet-sdk-ts

on:
workflow_dispatch:
inputs:
release_candidate:
description: 'Release candidate'
default: true
required: true
type: boolean

jobs:
release:
Expand Down

0 comments on commit 1ba69e0

Please sign in to comment.