Skip to content

Prerelease ~ Publish alpha #42

Prerelease ~ Publish alpha

Prerelease ~ Publish alpha #42

Workflow file for this run

# (C) 2024 GoodData Corporation
name: Release ~ Publish alpha
on:
workflow_dispatch:
jobs:
publish-pre-release:
uses: ./.github/workflows/rw-publish-prerelase.yml
permissions:
contents: write
id-token: write
secrets: inherit
with:
source-branch: "master"