Skip to content

Compatible with (but not mandatory) Java 21 (#293) #23

Compatible with (but not mandatory) Java 21 (#293)

Compatible with (but not mandatory) Java 21 (#293) #23

name: Deploy artifacts
on:
push:
tags:
- '**'
branches-ignore:
- 'master'
- 'release/**'
- 'hotfix/**'
- 'dependabot/**'
jobs:
build:
uses: dockstore/workflow-actions/.github/workflows/deploy_artifacts.yaml@main
secrets: inherit