mirror of
https://github.com/KevinMidboe/waka-box.git
synced 2025-10-29 18:00:21 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99a5b08dc6 | |||
| bf8af221d1 |
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