Added workflow to update Red Hat Container Catalog

This commit is contained in:
Alexey Pustovalov 2024-02-20 00:30:31 +09:00
parent 6951f6b840
commit e6bc802e1e

View File

@ -116,7 +116,7 @@ jobs:
- name: install python packages - name: install python packages
run: | run: |
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install markdown pip install markdown requests
- name: Update Red Hat project description (zabbix-${{ matrix.component }}) - name: Update Red Hat project description (zabbix-${{ matrix.component }})
env: env: