Skip to content

Commit

Permalink
Closer to decrypting
Browse files Browse the repository at this point in the history
  • Loading branch information
synedra committed Feb 1, 2024
1 parent 98df348 commit 830e028
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
- run: cat .env
- run: pip install -r requirements.txt
- run: python getAppData.py
- run: git commit -a -m "Updated app gallery"
- uses: stefanzweifel/git-auto-commit-action@v5
- run: echo "Updated app gallery"

0 comments on commit 830e028

Please sign in to comment.