asyncapi / .github

Location of all reusable community health files
29 stars 65 forks source link

ci: fix reinstallation of failure in release and pr testing #281

Closed derberg closed 6 months ago

derberg commented 6 months ago

After the fix from yesterday I noticed that the reinstallation that we had in PR testing actually never worked as we used wrong keywords

we should use outcome as describe in https://docs.github.com/en/actions/learn-github-actions/contexts#steps-context

KhudaDad414 commented 6 months ago

/rtm