Skip to content

Commit

Permalink
⬆️ (attach-artifact-release.yml): upgrade extension-attach-artifact-r…
Browse files Browse the repository at this point in the history
…elease.yml to version DAT-17770 to address issue DAT-17770 and include necessary changes for compatibility.
  • Loading branch information
jandroav committed Jun 10, 2024
1 parent 9513092 commit 0ec7003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attach-artifact-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
attach-artifact-to-release:
uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@v0.7.8
uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@DAT-17770
secrets: inherit
with:
extraCommand: mvn install:install-file -Dfile=lib/GoogleBigQueryJDBC42.jar -DgroupId=com.simba.googlebigquery.jdbc -DartifactId=GoogleBigQueryJDBC42 -Dversion=4.2 -Dpackaging=jar

0 comments on commit 0ec7003

Please sign in to comment.