File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050 - name : Add artifact
5151 uses : actions/upload-artifact@v4
5252 with :
53- name : processing-${{github.sha}}${{ matrix.os_prefix }}-${{ matrix.arch }}
53+ name : processing-${{ github.ref_name }}-${{github. sha}}- ${{ matrix.os_prefix }}-${{ matrix.arch }}-gradle
5454 path : |
5555 ./app/build/compose/binaries/main/dmg/Processing-*.dmg
5656 ./app/build/compose/binaries/main/dmg/INSTRUCTIONS_FOR_TESTING.txt
Original file line number Diff line number Diff line change 8080 - name : Add artifact
8181 uses : actions/upload-artifact@v4
8282 with :
83- name : processing-${{github.sha}}${{ matrix.os_prefix }}-${{ matrix.arch }}
83+ name : processing-${{ github.ref_name }}-${{github. sha}}- ${{ matrix.os_prefix }}-${{ matrix.arch }}-ant
8484 path : ./build/${{ matrix.os_prefix }}/processing-${{github.sha}}-${{ matrix.os_prefix}}-*
8585 retention-days : 1
Original file line number Diff line number Diff line change 5252 - name : Add artifact
5353 uses : actions/upload-artifact@v4
5454 with :
55- name : processing-${{github.sha}}${{ matrix.os_prefix }}-${{ matrix.arch }}
55+ name : processing-pr ${{ github.event.pull_request.number }}-${{github. sha}}- ${{ matrix.os_prefix }}-${{ matrix.arch }}-gradle
5656 path : |
5757 ./app/build/compose/binaries/main/dmg/Processing-*.dmg
5858 ./app/build/compose/binaries/main/dmg/INSTRUCTIONS_FOR_TESTING.txt
Original file line number Diff line number Diff line change 5858 uses : actions/upload-artifact@v3
5959 id : upload
6060 with :
61- name : processing-${{github.sha}}${{ matrix.os_prefix }}-${{ matrix.arch }}
61+ name : processing-pr ${{ github.event.pull_request.number }}-${{github. sha}}- ${{ matrix.os_prefix }}-${{ matrix.arch }}-gradle
6262 path : ./build/${{ matrix.os_prefix }}/processing-${{github.sha}}-${{ matrix.os_prefix}}-*
6363 retention-days : 5
You can’t perform that action at this time.
0 commit comments