Skip to content

Commit

Permalink
Merge pull request #32 from dg1223/app-name
Browse files Browse the repository at this point in the history
Change to App name
  • Loading branch information
dg1223 authored Jun 5, 2024
2 parents 9f31061 + e23128a commit 68088ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[![Dev CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml) 
[![Staging CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml) 
[![Production CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml)
[![Production CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml) 
![](https://img.shields.io/github/issues-pr-closed/dg1223/ci-cd-pipeline-play-store-deployment) 
![](https://img.shields.io/github/created-at/dg1223/ci-cd-pipeline-play-store-deployment)

# The Gamchha App

A dummy React Native app to implement a complete CI/CD pipeline using GitHub Actions.
Deployment of a complete CI/CD pipeline for a React Native app using GitHub Actions.

## Objective

Expand Down
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "Gamchha",
"displayName": "Gamchha"
"name": "AYCT",
"displayName": "AYCT"
}

0 comments on commit 68088ff

Please sign in to comment.