Skip to content

Warmup package cache were applicable. #184

Warmup package cache were applicable.

Warmup package cache were applicable. #184

Workflow file for this run

---
#
# Ansible managed
#
name: Release to Ansible Galaxy
on:
release:
types: [created, edited, published, released]
jobs:
release:
runs-on: ubuntu-20.04
steps:
- name: galaxy
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}