This action publishes a snapshot for the given application and deployable. From here, the snapshot can be consumed through the Export process.
Example:
        snDevOpsConfigPublish(
             applicationName: 'PaymentDemo',
             deployableName: 'Production',
             snapshotName: 'Production-v23.dpl',
        )