Skip to content

Commit d89cc67

Browse files
committed
fix
1 parent 10bfe9b commit d89cc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
deploy-envs: ${{ steps.get-labels.outputs.deploy-envs }}
5353
steps:
5454
- id: get-labels
55-
uses: ./github-actions/get-deploy-labels
55+
uses: mindsdb/github-actions/get-deploy-labels
5656

5757
# Build our docker images based on our bake file
5858
build:

0 commit comments

Comments
 (0)