Skip to content

Commit

Permalink
move back into .gtihub and fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Apr 2, 2024
1 parent 46522ec commit b7f98e5
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
id: tags
# this cannot be relative because this workflow is called from multiple repos
# in addition to a manual trigger
uses: dbt-labs/dbt-release/latest-wrangler@main
uses: dbt-labs/dbt-release/.github/actions/latest-wrangler@main
with:
package_name: ${{ inputs.package }}
new_version: ${{ inputs.version_number }}
Expand Down

0 comments on commit b7f98e5

Please sign in to comment.