mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-24 01:12:45 +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
|
name: Build and Deploy
|
||||||
description: Build and deploy RPM packages
|
description: Build and deploy RPM packages
|
||||||
inputs:
|
#inputs:
|
||||||
PUBLICATOR:
|
# PUBLICATOR:
|
||||||
description: Publicator token
|
# description: Publicator token
|
||||||
required: true
|
# required: true
|
||||||
CI_DEPLOY:
|
# CI_DEPLOY:
|
||||||
description: CI deploy token
|
# description: CI deploy token
|
||||||
required: true
|
# required: true
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
Loading…
Add table
Reference in a new issue