An open API service indexing awesome lists of open source software.

https://github.com/quarkusio/action-helpers

Various GitHub Actions helping with the Quarkus project
https://github.com/quarkusio/action-helpers

Last synced: 4 months ago
JSON representation

Various GitHub Actions helping with the Quarkus project

Awesome Lists containing this project

README

        

# Action helpers

> GitHub Actions helpers for the Quarkus project

This repository contains a GitHub Action powered by [Quarkus GitHub Action](https://github.com/quarkiverse/quarkus-github-action).

When pushing to the `main` branch, the GitHub Action artifact is automatically published to the Maven repository of this GitHub repository.

The `action.yml` descriptor instructs GitHub Actions to run this published artifact using JBang when the action is executed.