Skip to content

Compat Aegis - Fix T-14 commander MG not having ammo (#11048) #2467

Compat Aegis - Fix T-14 commander MG not having ammo (#11048)

Compat Aegis - Fix T-14 commander MG not having ammo (#11048) #2467

name: Release Drafter
on:
push:
branches:
- master
jobs:
draft:
runs-on: ubuntu-latest
steps:
- name: Release Drafter
if: github.repository == 'acemod/ACE3'
uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}