Skip to content

Commit

Permalink
point to dev branch - revert this
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 12, 2024
1 parent 8ab5be1 commit 6996383
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, github-release]
permissions:
packages: write
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@main
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@docker-release
with:
package: ${{ github.event.repository.name }}
version_number: ${{ inputs.version_number }}
Expand Down

0 comments on commit 6996383

Please sign in to comment.