blog icon indicating copy to clipboard operation
blog copied to clipboard

github workflow action

Open yongheng2016 opened this issue 1 year ago • 0 comments

  • 打印变量
    - name: console github event
      run: |
        echo "${{ toJSON(github.event.repository)}}"

yongheng2016 avatar May 04 '23 12:05 yongheng2016