Skip to content

Commit

Permalink
package version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ialex32x committed Jun 10, 2024
1 parent 3b6a645 commit e2be98a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_editor_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ name: windows
on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
inputs:
bundle_tag:
description: 'package version tag'
required: true

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit e2be98a

Please sign in to comment.