Skip to content

General - Change UAV unit config lookups to unitIsUAV (#9735) #1417

General - Change UAV unit config lookups to unitIsUAV (#9735)

General - Change UAV unit config lookups to unitIsUAV (#9735) #1417

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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}