File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 shell : bash
5656 working-directory : ${{ github.action_path }}
5757 env :
58- PATTERN : php-matrix_linux_arm64 .tar.gz
58+ PATTERN : php-matrix_Linux_arm64 .tar.gz
5959 TAG : ${{ inputs.version }}
6060 GH_TOKEN : ${{ inputs.github-token }}
6161
6565 shell : bash
6666 working-directory : ${{ github.action_path }}
6767 env :
68- PATTERN : php-matrix_linux_amd64 .tar.gz
68+ PATTERN : php-matrix_Linux_amd64 .tar.gz
6969 TAG : ${{ inputs.version }}
7070 GH_TOKEN : ${{ github.token }}
7171
7575 shell : bash
7676 working-directory : ${{ github.action_path }}
7777 env :
78- PATTERN : php-matrix_darwin_arm64 .tar.gz
78+ PATTERN : php-matrix_Darwin_arm64 .tar.gz
7979 TAG : ${{ inputs.version }}
8080 GH_TOKEN : ${{ inputs.github-token }}
8181
8585 shell : bash
8686 working-directory : ${{ github.action_path }}
8787 env :
88- PATTERN : php-matrix_darwin_amd64 .tar.gz
88+ PATTERN : php-matrix_Darwin_amd64 .tar.gz
8989 TAG : ${{ inputs.version }}
9090 GH_TOKEN : ${{ inputs.github-token }}
9191
You can’t perform that action at this time.
0 commit comments