Skip to content

gantsign/workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflows

Reusable GitHub Actions workflows.

Usage

Release Ansible role to Ansible Galaxy

name: Release
on:
  release:
    types:
      - published
jobs:
  release:
    name: Release
    uses: gantsign/workflows/.github/workflows/ansible-galaxy-import.yml@v1
    secrets: inherit

License

The Unlicense

Author Information

John Freeman

GantSign Ltd. Company No. 06109112 (registered in England)

About

Reusable GitHub Actions workflows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •