Skip to content

Merge pull request #278 from liquibase/dependabot/github_actions/acti… #115

Merge pull request #278 from liquibase/dependabot/github_actions/acti…

Merge pull request #278 from liquibase/dependabot/github_actions/acti… #115

name: Attach Artifact to Release
on:
pull_request:
types:
- closed
push:
branches:
- main
jobs:
attach-artifact-to-release:
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit
with:
extraCommand: mvn install:install-file -Dfile=lib/GoogleBigQueryJDBC42.jar -DgroupId=com.simba.googlebigquery.jdbc -DartifactId=GoogleBigQueryJDBC42 -Dversion=4.2 -Dpackaging=jar