Skip to content

Commit

Permalink
rename to rubykaigi-net
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Dec 7, 2023
1 parent 711d777 commit ab08086
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docker/s3tftpd-healthz/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/ruby-no-kai/rubykaigi-nw/docker/s3tftpd-healthz
module github.com/ruby-no-kai/rubykaigi-net/docker/s3tftpd-healthz

go 1.19

Expand Down
2 changes: 2 additions & 0 deletions tf/core/iam_gha_docker-push.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ data "aws_iam_policy_document" "GhaDockerPush-trust" {
values = [
"repo:ruby-no-kai/rubykaigi-nw:ref:refs/heads/master",
"repo:ruby-no-kai/rubykaigi-nw:ref:refs/heads/test",
"repo:ruby-no-kai/rubykaigi-net:ref:refs/heads/master",
"repo:ruby-no-kai/rubykaigi-net:ref:refs/heads/test",
"repo:ruby-no-kai/rko-router:ref:refs/heads/master",
"repo:ruby-no-kai/rko-router:ref:refs/heads/test",
"repo:ruby-no-kai/takeout-app:ref:refs/heads/master",
Expand Down

0 comments on commit ab08086

Please sign in to comment.