Updated query and mapped the proper data to the template
All checks were successful
Build Inex Executable / linux (push) Successful in 1m20s

This commit is contained in:
2024-07-24 13:00:24 -05:00
parent e421b1b376
commit 702d93b9da
5 changed files with 82 additions and 15 deletions

View File

@ -3,7 +3,7 @@ run-name: Deploy to ${{ inputs.deploy_target }} by @${{ gitea.actor }}
on: [push]
jobs:
Build:
linux:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4