Skip to content

Bump playframework/.github from 3 to 4 (#602) #115

Bump playframework/.github from 3 to 4 (#602)

Bump playframework/.github from 3 to 4 (#602) #115

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@v4
secrets: inherit
with:
java: 8