Skip to content

Nighvision - Fix overlay not applying to newly switched unit (#10730) #2240

Nighvision - Fix overlay not applying to newly switched unit (#10730)

Nighvision - Fix overlay not applying to newly switched unit (#10730) #2240

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