Skip to content

Fix GetOutput and Promise#peek, which now returns the Output type (#342) #195

Fix GetOutput and Promise#peek, which now returns the Output type (#342)

Fix GetOutput and Promise#peek, which now returns the Output type (#342) #195

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-to-maven-central:
uses: ./.github/workflows/release.yml
secrets: inherit