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 12, 2024
1 parent 6d83dc2 commit a07f853
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 @@ -200,7 +200,7 @@ jobs:
needs: [bump-version-generate-changelog, build-test-package]
permissions:
packages: write
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@er/update-local-run-docker
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@main
with:
package: ${{ github.event.repository.name }}
version_number: ${{ inputs.version_number }}
Expand Down

0 comments on commit a07f853

Please sign in to comment.