This commit is contained in:
@@ -74,4 +74,4 @@ jobs:
|
||||
XPIPE_VERSION=${{ env.XPIPE_VERSION }}
|
||||
XPIPE_REPOSITORY=${{ env.XPIPE_REPOSITORY }}
|
||||
XPIPE_PACKAGE=${{ env.XPIPE_PACKAGE }}
|
||||
platforms: ${{ contains(github.event.head_commit.message, '[release]') && 'linux/amd64,linux/arm64' || 'linux/amd64' }}
|
||||
platforms: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user