Skip to content

Commit

Permalink
removed defaulted input for docker package
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 15, 2024
1 parent 938fc07 commit 8ae7fc0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,5 @@ jobs:
packages: write
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@docker-release
with:
package: ${{ github.event.repository.name }}
version_number: ${{ needs.release.outputs.version }}
test_run: ${{ inputs.deploy-to == 'test' }}

0 comments on commit 8ae7fc0

Please sign in to comment.