We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d90fec commit 54d58a2Copy full SHA for 54d58a2
.github/workflows/pr.yml
@@ -23,6 +23,6 @@ jobs:
23
service-name: ${{ matrix.service-name }}
24
unity-docker-image: ${{ matrix.unity-docker-image }}
25
platform-target: ${{ matrix.platform-target }}
26
- upload-image: true
+ upload-image: false
27
docker-tag: pr-${{ github.event.number }}
28
secrets: inherit
0 commit comments