Updated gist id

This commit is contained in:
2019-05-23 10:08:45 +02:00
parent 0081d4eb01
commit bf8af221d1

View File

@@ -6,7 +6,7 @@ workflow "Update gist with WakaTime stats" {
action "update-gist" {
uses = "matchai/waka-box@master"
env = {
"GIST_ID" = "968220c97e8da1d047a9a480fa432e54"
"GIST_ID" = "529ff05dc95e84c0cf23aba01ef7fc6a"
}
secrets = [
"GH_TOKEN",