ci(force-patch): add skip package check prop

This commit is contained in:
Andrew Welker
2025-03-24 22:39:52 -05:00
parent f6fdc14059
commit 7318dbb04e

View File

@@ -19,3 +19,4 @@ jobs:
version: ${{ needs.getVersion.outputs.version }}
tag: ${{ needs.getVersion.outputs.tag }}
channel: ${{ needs.getVersion.outputs.channel }}
bypassPackageCheck: true