File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 44 # Allows you to run this workflow using GitHub APIs
55 # PERSONAL_ACCESS_TOKEN=<GITHUB_PERSONAL_ACCESS_TOKEN>
66 # REPO_NAME=WASdev/azure.websphere-traditional.cluster
7- # curl --verbose -XPOST -u "WASdev:${PERSONAL_ACCESS_TOKEN}" -H "Accept: application/vnd.github.everest-preview+json" -H "Content-Type: application/json" https://api.github.com/repos/${REPO_NAME}/actions/workflows/package.yml /dispatches --data '{"ref": "master"}'
7+ # curl --verbose -XPOST -u "WASdev:${PERSONAL_ACCESS_TOKEN}" -H "Accept: application/vnd.github.everest-preview+json" -H "Content-Type: application/json" https://api.github.com/repos/${REPO_NAME}/actions/workflows/package.yaml /dispatches --data '{"ref": "master"}'
88 repository_dispatch :
99env :
1010 refArmttk : d97aa57d259e2fc8562e11501b1cf902265129d9
You can’t perform that action at this time.
0 commit comments