parent
908105f643
commit
d18a812ea4
5 changed files with 229 additions and 1 deletions
|
@ -0,0 +1,6 @@
|
|||
resource "forgejo_repository_actions_secret" {
|
||||
data = "secret"
|
||||
name = "test"
|
||||
owner = "adyxax"
|
||||
repository = "example"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue