Skip to content

🚀 Add non-free-firmware to Debian 12+ #5

🚀 Add non-free-firmware to Debian 12+

🚀 Add non-free-firmware to Debian 12+ #5

Workflow file for this run

---
name: Deploy on Ansible Galaxy
'on':
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: galaxy
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}