Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Apr 1, 2024
1 parent fdf0217 commit 74117ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,13 @@ jobs:
invoke-reusable-workflow:
name: "Build and Release Internally"

uses: "dbt-labs/dbt-release/.github/workflows/internal-archive-release.yml@main"
uses: "dbt-labs/dbt-release/.github/workflows/internal-archive-release.yml@mp/add-maintainer-workflows"

with:
version_number: "${{ inputs.version_number }}"
package_test_command: "${{ inputs.package_test_command }}"
dbms_name: "redshift"
ref: "${{ inputs.ref }}"
org: "dbt-labs"

secrets: "inherit"

0 comments on commit 74117ad

Please sign in to comment.