Skip to content

chore(codeql.yml): update codeql.yml to use version v0.6.1 of liquiba… #44

chore(codeql.yml): update codeql.yml to use version v0.6.1 of liquiba…

chore(codeql.yml): update codeql.yml to use version v0.6.1 of liquiba… #44

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