Skip to content

⬆️ Bump ember-template-lint from 5.3.2 to 5.11.1 (#779) #376

⬆️ Bump ember-template-lint from 5.3.2 to 5.11.1 (#779)

⬆️ Bump ember-template-lint from 5.3.2 to 5.11.1 (#779) #376

Workflow file for this run

name: Changelog
on:
push:
branches: [master]
jobs:
update_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}