Skip to content

Merge remote-tracking branch 'refs/remotes/origin/feature/java_21' in… #21

Merge remote-tracking branch 'refs/remotes/origin/feature/java_21' in…

Merge remote-tracking branch 'refs/remotes/origin/feature/java_21' in… #21

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