fix: revise 4-series-caller.yml to include bypassPackageCheck bool.

This commit is contained in:
Jonathan Arndt 2025-03-24 11:01:12 -07:00 committed by GitHub
parent fdb04286d6
commit d7499662de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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