Merge branch 'main' into production
diff --git a/.asf.yaml b/.asf.yaml
index 5c54d34..54100ff 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,9 +1,8 @@
 pelican:
-  whoami: main
-  target: asf-staging
-
-staging:
-  whoami: asf-staging
+  whoami: production
+  target: asf-site
+publish:
+  whoami: asf-site
 
 github:
   labels:
@@ -16,6 +15,6 @@
     merge:  true
     rebase: false
   protected_branches:
-    main
+    master
     production