Skip to content

Commit

Permalink
Change branch reference of workflow to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Mar 26, 2024
1 parent ebaeb32 commit 86eec03
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 @@ -38,7 +38,7 @@ jobs:
invoke-reusable-workflow:
name: "Build and Release Internally"

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

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

0 comments on commit 86eec03

Please sign in to comment.