Skip to content

Commit

Permalink
Merge pull request #927 from walt-id/update-hash-deploy
Browse files Browse the repository at this point in the history
ci/cd : update deploy hash
  • Loading branch information
SuperBatata authored Feb 6, 2025
2 parents 4ec5b84 + e4ec0de commit 591c124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
version: ${{ needs.version.outputs.release_version }}
publish: true
deploy:
uses: walt-id/waltid-identity/.github/workflows/deployment.yml@dd9e94a2b08b2f9917d56543061963e6757def1f
uses: walt-id/waltid-identity/.github/workflows/deployment.yml@7e03d0f22863cac15deafac7292b4c38fd9ba920
secrets: inherit
needs: [ version, gradle-build, docker-build ]
with:
Expand Down

0 comments on commit 591c124

Please sign in to comment.