Skip to content

Commit

Permalink
rpmbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeokjunejeon committed Dec 8, 2024
1 parent 58eea14 commit 6c59ca6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ on:
description: '릴리스 버전 (예: 1.0.0)'
required: true
type: string
default: '4.1.0'
branch:
description: '릴리스 브랜치 이름 (예: release-1.0.0)'
required: true
type: string
default: 'main'

env:
RELEASE_VERSION: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit 6c59ca6

Please sign in to comment.