Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carpenteri1 authored Nov 16, 2024
1 parent c1b3a3d commit c63cc6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
inputs:
version:
description: 'Enter the version number (e.g., 1.2.0)'
required: false
default: 'auto' # Default version if user doesn't input anything
required: true
#default: 'auto' # Default version if user doesn't input anything

jobs:
build_and_release:
Expand Down

0 comments on commit c63cc6e

Please sign in to comment.