Skip to content

Commit

Permalink
stop using relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Apr 2, 2024
1 parent f6189f4 commit d7d2f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Get the tags to publish
id: tags
uses: ./.github/actions/latest-wrangler
uses: dbt-labs/dbt-release/latest-wrangler@er/docker-permissions
with:
package_name: ${{ inputs.package }}
new_version: ${{ inputs.version_number }}
Expand Down

0 comments on commit d7d2f87

Please sign in to comment.