Skip to content

Commit

Permalink
use removeSparkException branch for release-prep
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Dec 2, 2024
1 parent 5d162f2 commit 0956f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
bump-version-generate-changelog:
name: Bump package version, Generate changelog
uses: dbt-labs/dbt-release/.github/workflows/release-prep.yml@main
uses: dbt-labs/dbt-release/.github/workflows/release-prep.yml@removeSparkException
with:
sha: ${{ inputs.sha }}
version_number: ${{ inputs.version_number }}
Expand Down

0 comments on commit 0956f0a

Please sign in to comment.