mirror of
https://github.com/KevinMidboe/waka-box.git
synced 2025-10-28 17:30:21 +00:00
Updated gist id
This commit is contained in:
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user