Skip to content

Merge pull request #230 from playframework/mkurz-patch-1 #102

Merge pull request #230 from playframework/mkurz-patch-1

Merge pull request #230 from playframework/mkurz-patch-1 #102

Workflow file for this run

name: Publish
on:
push:
branches: # Snapshots
- main
tags: ["**"] # Releases
jobs:
publish-artifacts:
name: Publish / Artifacts
uses: playframework/.github/.github/workflows/publish.yml@v3
secrets: inherit