Skip to content

Reload - Disable 'Check Ammo' self interaction when unarmed (#9703) #1390

Reload - Disable 'Check Ammo' self interaction when unarmed (#9703)

Reload - Disable 'Check Ammo' self interaction when unarmed (#9703) #1390

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