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
- Host: GitHub
- URL: https://github.com/quarkusio/action-helpers
- Owner: quarkusio
- Created: 2023-01-27T17:56:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T09:14:54.000Z (7 months ago)
- Last Synced: 2025-01-29T18:38:17.305Z (5 months ago)
- Language: Java
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.