NAME
Dist::Zilla::Plugin::Author::CSSON::GithubActions::BaseWorkflow - An example Github Actions workflow
VERSION
Version 0.0101, released 2020-12-25.
SYNOPSIS
In dist.ini:
[Author::CSSON::GithubActions]
workflow_class = Author::CSSON::GithubActions::BaseWorkflow
DESCRIPTION
This is an example workflow for Dist::Zilla::Plugin::Author::CSSON::GithubActions. It is based on https://perlmaven.com/setup-github-actions.
The actual workflow is defined in share/base-workflow.yml.
SOURCE
https://github.com/Csson/p5-Dist-Zilla-Plugin-Author-CSSON-GithubActions
HOMEPAGE
https://metacpan.org/release/Dist-Zilla-Plugin-Author-CSSON-GithubActions
AUTHOR
Erik Carlsson <info@code301.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Erik Carlsson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.