Skip to content

Latest Debian Packages #19748

Latest Debian Packages

Latest Debian Packages #19748

Workflow file for this run

name: Latest Debian Packages
on:
schedule:
- cron: '0 * * * *'
workflow_dispatch:
jobs:
update-readme-with-blog:
name: Update this repo's README with latest Debian Packages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- uses: gautamkrishnar/blog-post-workflow@master
with:
comment_tag_name: "DEBIAN-PACKAGES-LIST"
feed_list: "https://repo.vitexsoftware.com/rss.php"