Skip to content

Commit

Permalink
remove defaulted package name for docker release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 15, 2024
1 parent 26afa2a commit 351df92
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 @@ -202,7 +202,6 @@ jobs:
packages: write
uses: dbt-labs/dbt-release/.github/workflows/release-docker.yml@docker-release
with:
package: ${{ github.event.repository.name }}
version_number: ${{ inputs.version_number }}
test_run: ${{ inputs.test_run }}

Expand Down

0 comments on commit 351df92

Please sign in to comment.