diff --git a/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md b/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md
index 3713aca2b184..a7e8f1963fa6 100644
--- a/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md
+++ b/content/desktop/managing-commits/reverting-a-commit-in-github-desktop.md
@@ -23,3 +23,67 @@ When you revert to a previous commit, the revert is also a commit. The original
## Further reading
* [AUTOTITLE](/desktop/managing-commits/options-for-managing-commits-in-github-desktop)
+- name: Attest Build Provenance
+ uses: actions/attest-build-provenance@v2.3.0
+ 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fortress-admin-portal/
+├── public/
+│ ├── index.html
+│ ├── styles.css
+│ └── analytics.js
+├── functions/
+│ └── firebase-admin.js
+├── firebase.json
+└── README.md
+
+
+ Fortress Admin
+
+
+
+
+
+
Welcome to Fortress
+
+
+
+
+
+
+
+ API_KEY
+ AIzaSyBZ9FnqlhJFPXfLqEbUTx-dHF1Y4WcMDSA
+ GCM_SENDER_ID
+ 734067921066
+ PLIST_VERSION
+ 1
+ BUNDLE_ID
+ Fortress.org
+ PROJECT_ID
+ fortress-7a7ec
+ STORAGE_BUCKET
+ fortress-7a7ec.firebasestorage.app
+ IS_ADS_ENABLED
+
+ IS_ANALYTICS_ENABLED
+
+ IS_APPINVITE_ENABLED
+
+ IS_GCM_ENABLED
+
+ IS_SIGNIN_ENABLED
+
+ GOOGLE_APP_ID
+ 1:734067921066:ios:396ead8a94105588c280d3
+
+{ "name": "Firebase", "version": "11.13.0", "summary": "Firebase", "description": "Simplify your app development, grow your user base, and monetize more effectively with Firebase.", "homepage": "https://firebase.google.com", "license": { "type": "Apache-2.0", "file": "LICENSE" }, "authors": "Google, Inc.", "source": { "git": "https://github.com/firebase/firebase-ios-sdk.git", "tag": "CocoaPods-11.13.0.nightly" }, "preserve_paths": [ "CoreOnly/CHANGELOG.md", "CoreOnly/NOTICES", "CoreOnly/README.md" ], "social_media_url": "https://twitter.com/Firebase", "platforms": { "ios": "12.0", "osx": "10.15", "tvos": "13.0" }, "cocoapods_version": ">= 1.12.0", "swift_versions": "5.9", "default_subspecs": "Core", "subspecs": [ { "name": "Core", "platforms": { "ios": "12.0", "osx": "10.15", "tvos": "13.0" }, "ios": { "dependencies": { "FirebaseAnalytics": [ "~> 11.13.0" ] } }, "osx": { "dependencies": { "FirebaseAnalytics": [ "~> 11.13.0" ] } }, "tvos": { "dependencies": { "FirebaseAnalytics": [ "~> 11.13.0" ] } }, "dependencies": { "Firebase/CoreOnly": [ ] } }, { "name": "CoreOnly", "dependencies": { "FirebaseCore": [ "~> 11.13.0" ] }, "source_files": "CoreOnly/Sources/Firebase.h", "preserve_paths": "CoreOnly/Sources/module.modulemap", "user_target_xcconfig": { "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/Firebase/CoreOnly/Sources" }, "platforms": { "ios": "12.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "Analytics", "platforms": { "ios": "12.0", "osx": "10.15", "tvos": "13.0" }, "dependencies": { "Firebase/Core": [ ] } }, { "name": "AnalyticsWithAdIdSupport", "platforms": { "ios": "12.0", "osx": "10.15", "tvos": "13.0" }, "dependencies": { "Firebase/Core": [ ] } }, { "name": "AnalyticsWithoutAdIdSupport", "platforms": { "ios": "12.0", "osx": "10.15", "tvos": "13.0" }, "dependencies": { "FirebaseAnalytics/WithoutAdIdSupport": [ "~> 11.13.0" ], "Firebase/CoreOnly": [ ] } }, { "name": "ABTesting", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseABTesting": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "AppDistribution", "dependencies": { "Firebase/CoreOnly": [ ] }, "ios": { "dependencies": { "FirebaseAppDistribution": [ "~> 11.13.0-beta" ] } }, "platforms": { "ios": "13.0" } }, { "name": "AppCheck", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseAppCheck": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "Auth", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseAuth": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "Crashlytics", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseCrashlytics": [ "~> 11.13.0" ] }, "platforms": { "ios": "12.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "Database", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseDatabase": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "DynamicLinks", "dependencies": { "Firebase/CoreOnly": [ ] }, "ios": { "dependencies": { "FirebaseDynamicLinks": [ "~> 11.13.0" ] } }, "platforms": { "ios": "13.0" } }, { "name": "Firestore", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseFirestore": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0" } }, { "name": "Functions", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseFunctions": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "InAppMessaging", "dependencies": { "Firebase/CoreOnly": [ ] }, "ios": { "dependencies": { "FirebaseInAppMessaging": [ "~> 11.13.0-beta" ] } }, "tvos": { "dependencies": { "FirebaseInAppMessaging": [ "~> 11.13.0-beta" ] } }, "platforms": { "ios": "13.0", "tvos": "13.0" } }, { "name": "Installations", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseInstallations": [ "~> 11.13.0" ] } }, { "name": "Messaging", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseMessaging": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "MLModelDownloader", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseMLModelDownloader": [ "~> 11.13.0-beta" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "Performance", "dependencies": { "Firebase/CoreOnly": [ ] }, "ios": { "dependencies": { "FirebasePerformance": [ "~> 11.13.0" ] } }, "tvos": { "dependencies": { "FirebasePerformance": [ "~> 11.13.0" ] } }, "platforms": { "ios": "13.0", "tvos": "13.0" } }, { "name": "RemoteConfig", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseRemoteConfig": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } }, { "name": "Storage", "dependencies": { "Firebase/CoreOnly": [ ], "FirebaseStorage": [ "~> 11.13.0" ] }, "platforms": { "ios": "13.0", "osx": "10.15", "tvos": "13.0", "watchos": "7.0" } } ], "swift_version": "5.9" }Analytics Accounts
+
+Default Account for Firebase
+
+354056602
+Fortress
+
+IDs:
+
+G-STRVRPV29Y, GT-WP447C5J
+
+[](https://github.com/aqsa326/fortress-public-launch-kit/actions/workflows/codeql.yml)