planningcenter / pco-release-action

Github Actions for streamlining the release process for apps that use Github releases
0 stars 0 forks source link

fix: disable yarn version download prompt #29

Closed kylemellander closed 3 days ago

kylemellander commented 4 days ago

Because corepack has a confirmation for downloading the yarn version, it was causing failures. This skips that confirmation and allows the yarn version to download automatically.