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: