Skip to content

Commit d7c654a

Browse files
committed
fix typo
Signed-off-by: Jianguo Ma <[email protected]>
1 parent 1962a12 commit d7c654a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
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:
99
env:
1010
refArmttk: d97aa57d259e2fc8562e11501b1cf902265129d9

0 commit comments

Comments
 (0)