Skip to content

No default tfe_log_forwarding_config_path #49

No default tfe_log_forwarding_config_path

No default tfe_log_forwarding_config_path #49

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/galaxy-action@1.2.1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}