Skip to content

Commit

Permalink
fix: Added missing type on input
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Cavanagh committed May 20, 2023
1 parent 9e2de89 commit 6db85c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
inputs:
version:
description: 'Version of the release'
type: string
required: true
default: '0.0.0'

Expand Down

0 comments on commit 6db85c4

Please sign in to comment.