Skip to content

Commit

Permalink
Add different branch reference for testing with that unmerged workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Mar 20, 2024
1 parent dd50e8f commit cd9871c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
invoke-reusable-workflow:
name: "Build and Release Internally"

uses: "dbt-labs/dbt-release/.github/workflows/internal-archive-release.yml@main"
uses: "dbt-labs/dbt-release/.github/workflows/internal-archive-release.yml@mp/finish_internal_workflow"

with:
version_number: "${{ inputs.version_number }}"
Expand Down

0 comments on commit cd9871c

Please sign in to comment.