Skip to content

Commit

Permalink
Fix github workflow for release (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Jan 2, 2024
1 parent 9829ca1 commit 318a3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
before-release:
uses: ansible/ansible-compat/.github/workflows/tox.yml@main
uses: ansible/ansible-creator/.github/workflows/tox.yml@main

release:
name: release ${{ github.event.ref }}
Expand Down

0 comments on commit 318a3e7

Please sign in to comment.