From c6d6434fcda19eabe168d932d4e826ec4023b0e5 Mon Sep 17 00:00:00 2001 From: Kelvin Tan Date: Tue, 2 Jul 2024 15:55:15 +0800 Subject: [PATCH] typo --- .github/workflows/update-ember-deprecations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-ember-deprecations.yml b/.github/workflows/update-ember-deprecations.yml index 83bccf1..cb7f053 100644 --- a/.github/workflows/update-ember-deprecations.yml +++ b/.github/workflows/update-ember-deprecations.yml @@ -25,7 +25,7 @@ jobs: commit-message: Update ember deprecations title: Update Ember Deprecations body: | - This PR updates the list of Ember deprecations in the `deprecation-ids.yaml` file. + This PR updates the list of Ember deprecations in the `deprecation-ids.yml` file. branch: update-ember-deprecations delete-branch: true add-paths: ./lib/deprecation_collector/deprecation-ids.yml