Skip to content

Intercom - Improve Infantry Phone Limitations and add Custom Position… #271

Intercom - Improve Infantry Phone Limitations and add Custom Position…

Intercom - Improve Infantry Phone Limitations and add Custom Position… #271

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