You see a lot of ${{ ... }} in the code. That's GitHub Actions syntax, not shell script. It injects information into the command before it runs.
確定! 回上一頁