diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 0a4e544..8f6e1d3 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -15,10 +15,6 @@ on: description: 'Release Notes' required: true type: string - new_changelog: - description: 'Update Changelog' - required: true - type: string jobs: build: runs-on: ubuntu-latest