mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
update manual run
This commit is contained in:
parent
ff6fcd46b4
commit
51bdf9d2f6
1 changed files with 7 additions and 7 deletions
14
action.yml
14
action.yml
|
@ -1,12 +1,12 @@
|
|||
name: Build and Deploy
|
||||
description: Build and deploy RPM packages
|
||||
inputs:
|
||||
PUBLICATOR:
|
||||
description: Publicator token
|
||||
required: true
|
||||
CI_DEPLOY:
|
||||
description: CI deploy token
|
||||
required: true
|
||||
#inputs:
|
||||
# PUBLICATOR:
|
||||
# description: Publicator token
|
||||
# required: true
|
||||
# CI_DEPLOY:
|
||||
# description: CI deploy token
|
||||
# required: true
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Add table
Reference in a new issue