Skip to content

feat: Enhance README with detailed project overview, features, instal… #1

feat: Enhance README with detailed project overview, features, instal…

feat: Enhance README with detailed project overview, features, instal… #1

Workflow file for this run

name: Maven Package
on:
workflow_dispatch:
push:
jobs:
GuicedInjection:
uses: GuicedEE/Workflows/.github/workflows/projects.yml@master
with:
baseDir: ''
name: 'Guiced Injection'
secrets:
USERNAME: ${{ secrets.USERNAME }}
USER_TOKEN: ${{ secrets.USER_TOKEN }}
SONA_USERNAME: ${{ secrets.SONA_USERNAME }}
SONA_PASSWORD: ${{ secrets.SONA_PASSWORD }}