Skip to content

feat: environment specific sections and more custom paths #95

feat: environment specific sections and more custom paths

feat: environment specific sections and more custom paths #95

Workflow file for this run

name: Release by tag
on:
push:
tags:
- "*"
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- uses: ncipollo/[email protected]
with:
token: ${{ secrets.GH_PAT }}