1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-02 12:28:25 +00:00

fix: use new secrets

This commit is contained in:
Jason Song
2022-12-22 14:44:22 +08:00
parent d183b32aa8
commit 058675f7e5
7 changed files with 17 additions and 55 deletions

View File

@@ -174,4 +174,3 @@ func AddActionsTables(x *xorm.Engine) error {
new(dbfsData),
)
}