We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9829ca1 commit 318a3e7Copy full SHA for 318a3e7
1 file changed
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
before-release:
9
- uses: ansible/ansible-compat/.github/workflows/tox.yml@main
+ uses: ansible/ansible-creator/.github/workflows/tox.yml@main
10
11
release:
12
name: release ${{ github.event.ref }}
0 commit comments