mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
update action
This commit is contained in:
parent
5e55039b7a
commit
7773642cff
1 changed files with 4 additions and 4 deletions
|
@ -21,10 +21,10 @@ on:
|
||||||
# description: CI deploy token
|
# description: CI deploy token
|
||||||
# required: true
|
# required: true
|
||||||
|
|
||||||
#runs:
|
runs:
|
||||||
# using: "composite"
|
using: "composite"
|
||||||
jobs:
|
#jobs:
|
||||||
build-and-deploy:
|
# build-and-deploy:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue