diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 80b1319..a93f85d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,10 +7,6 @@ on: type: string required: true description: "The tag to release" - prerelease: - type: boolean - required: true - description: "Whether the release is a prerelease" jobs: build: