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 d48cd22 commit 5afb4d2
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 @@ -132,7 +132,7 @@ jobs:
name: "Build and Release Internally"
needs: [run-integration-tests]

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 5afb4d2

Please sign in to comment.