Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
talaman committed Jul 4, 2024
1 parent 96abbb9 commit 5d4d062
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ jobs:
if: github.ref_name == 'main'
runs-on: ubuntu-latest
steps:
# - uses: trstringer/manual-approval@v1
# with:
# secret: ${{ github.TOKEN }}
# approvers: talaman
- name: 🚚 Get latest code from artifact dist
uses: actions/download-artifact@v4
with:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The app is built using React Native and utilizes JSON data to populate the resum

You can check the production version of the app at [me-native.talaman.info](https://me-native.talaman.info/) that was deployed using GitHub Actions.

The CI/CD pipeline for this project is automated using GitHub Actions:

![image](https://github.com/talaman/me-native/assets/497042/15aecc25-b84c-437d-a5ba-8eeb8aeadd37)

## Features
Expand Down

0 comments on commit 5d4d062

Please sign in to comment.