Skip to content

Commit

Permalink
Merge pull request #428 from netscaler/updated-reusable-workflow
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
sumanth-lingappa authored Apr 30, 2024
2 parents 9b850f5 + 67465c6 commit fb44acc
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 @@ -5,7 +5,7 @@ on:
types: [published]
jobs:
release:
uses: ansible/devtools/.github/workflows/release_collection.yml@main
uses: ansible/team-devtools/.github/workflows/release_collection.yml@main
with:
environment: release
secrets:
Expand Down

0 comments on commit fb44acc

Please sign in to comment.