Skip to content

simple password vault integration based on psql suggestion (#308) #46

simple password vault integration based on psql suggestion (#308)

simple password vault integration based on psql suggestion (#308) #46

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