Skip to content

Commit

Permalink
Update create_new_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
woin2ee committed Nov 25, 2023
1 parent a7066f9 commit 2281783
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create_new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Create new release

on:
workflow_dispatch:
inputs:
tags:
description: "Target tag"
required: true
push:
# branches:
# - main
Expand Down

0 comments on commit 2281783

Please sign in to comment.