Skip to content

Commit 318a3e7

Browse files
authored
Fix github workflow for release (#60)
1 parent 9829ca1 commit 318a3e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
before-release:
9-
uses: ansible/ansible-compat/.github/workflows/tox.yml@main
9+
uses: ansible/ansible-creator/.github/workflows/tox.yml@main
1010

1111
release:
1212
name: release ${{ github.event.ref }}

0 commit comments

Comments
 (0)