mirror of https://github.com/k3s-io/k3s.git
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>pull/2737/head v1.18.13+k3s1
parent
187aa0e1d3
commit
b682c9c63b
|
@ -2,7 +2,7 @@
|
|||
set -e
|
||||
set -x
|
||||
|
||||
REPO="https://api.github.com/repos/rancher/k3s-upgrade/dispatches"
|
||||
REPO="https://api.github.com/repos/k3s-io/k3s-upgrade/dispatches"
|
||||
|
||||
# send dispatch event to REPO
|
||||
curl -XPOST -u "${PAT_USERNAME}:${PAT_TOKEN}" \
|
||||
|
|
Loading…
Reference in New Issue