Skip to content

core update to 1.17.0-alpha.2 (#304) #34

core update to 1.17.0-alpha.2 (#304)

core update to 1.17.0-alpha.2 (#304) #34

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