Skip to content

Commit ee2eb13

Browse files
Update main.yml
1 parent 2bbe7d9 commit ee2eb13

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
1-
name: Silaty
1+
name: Build Silaty
22

33
on:
4-
workflow_dispatch:
5-
inputs:
6-
version:
7-
description: Build Silaty
8-
default: v1.0.0
9-
required: true
4+
workflow_dispatch
105

116
env:
127
SOURCE_DIR: ${{ github.workspace }}

0 commit comments

Comments
 (0)