Skip to content

feat: enhance gpm.yaml file #96

feat: enhance gpm.yaml file

feat: enhance gpm.yaml file #96

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 }}