Skip to content

Commit 3182339

Browse files
committed
changing to exact workflow file name for dev deploy
1 parent 4ba4c2f commit 3182339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
deploy:
4545
needs: smoke
46-
uses: saqibmanan/DataSpaceFrontend/.github/workflows/run-deploy-dev.yml@dev
46+
uses: saqibmanan/DataSpaceFrontend/.github/workflows/deploy-Dataspace-dev.yml@dev
4747
secrets:
4848
KEYCLOAK_CLIENT_ID: ${{ secrets.KEYCLOAK_CLIENT_ID }}
4949
KEYCLOAK_CLIENT_SECRET: ${{ secrets.KEYCLOAK_CLIENT_SECRET }}

0 commit comments

Comments
 (0)