Skip to content

Commit

Permalink
Publish PHP in the Dockerhub (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk authored Oct 8, 2024
1 parent 7f5a0d9 commit ac0ac87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,5 +209,6 @@ jobs:
go-ver: 'v${{ needs.build-go.outputs.go_latest }}'
ts-ver: 'v${{ needs.build-go.outputs.typescript_latest }}'
java-ver: 'v${{ needs.build-go.outputs.java_latest }}'
php-ver: '${{ needs.build-go.outputs.php_latest }}'
py-ver: 'v${{ needs.build-go.outputs.python_latest }}'
cs-ver: 'v${{ needs.build-go.outputs.csharp_latest }}'

0 comments on commit ac0ac87

Please sign in to comment.