From 16584f80d813adb92e100abee6f282e6412f9ad7 Mon Sep 17 00:00:00 2001 From: Nilashish Chakraborty Date: Tue, 20 Aug 2024 15:10:24 +0530 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7cb7b9d2..6dbb1aa3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,12 +1,12 @@ --- -name: Release the ansible collection -on: +name: "Release collection" +on: # yamllint disable-line rule:truthy release: types: [published] jobs: release: - uses: ansible/devtools/.github/workflows/release_collection.yml@main + uses: ansible/ansible-content-actions/.github/workflows/release.yaml@main with: environment: release secrets: