Skip to content

Commit

Permalink
remove sha from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed May 2, 2024
1 parent e67d140 commit 1ece62d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ on:
description: "Deploy to test or prod"
type: environment
default: prod
ref:
description: "The ref (sha or branch name) to use"
type: string
default: "main"
only_docker:
description: "Only release Docker image, skip GitHub & PyPI"
type: boolean
Expand Down

0 comments on commit 1ece62d

Please sign in to comment.