Skip to content

# Bug fix for language var. #18

# Bug fix for language var.

# Bug fix for language var. #18

Workflow file for this run

name: changelog
# This fires only when we push to the `development` branch.
on:
push:
branches: [ development ]
jobs:
build:
permissions:
id-token: write
contents: write
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.2.1
with:
fetch-depth: 0
- name: Generate Changelog
uses: actions/setup-python@v5.2.0
with:
python-version: '3.12'
- run: python ~/work/GarlandToolsAPI_wrapper/GarlandToolsAPI_wrapper/.github/scripts/gen_changelog.py $$