Skip to content

Norsk-Tipping/action-setup-metagraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action-setup-metagraf

Use the MetaGraf mg tool in GitHub Actions.

This actions sets up and installs MetaGraf.

Usage

Basic:

steps:
    - uses: norsk-tipping/action-setup-metagraf@main
      with:
        version: '0.1.11' # version is optional, default is latest
    - run: mg

Development

Source code lives in src/index.js and is built by running yarn build.

Both src/index.js as well as dist/index.js should be checked in and committed.

License

The scripts and documentation in this project are released under the

Contributions

Contributions are welcome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published