Skip to content

Commit

Permalink
point back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 15, 2024
1 parent 8ae7fc0 commit 9862ed6
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 @@ -64,7 +64,7 @@ jobs:
if: ${{ !failure() && !cancelled() }}
permissions:
packages: write
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@docker-release
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@main
with:
version_number: ${{ needs.release.outputs.version }}
test_run: ${{ inputs.deploy-to == 'test' }}

0 comments on commit 9862ed6

Please sign in to comment.