update action

This commit is contained in:
Sergey Zhemoytel 2025-01-25 18:24:33 +03:00
parent 5e55039b7a
commit 7773642cff

View file

@ -21,10 +21,10 @@ on:
# description: CI deploy token
# required: true
#runs:
# using: "composite"
jobs:
build-and-deploy:
runs:
using: "composite"
#jobs:
# build-and-deploy:
steps:
- name: Checkout code
run: |