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 5b2a387 commit af712f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- run: echo "GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}" >> .env
- run: echo "OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY }}" >> .env
- run: cat .env
- run: ls -al
- run: pip install -r requirements.txt
- run: python getAppData.py
- uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit af712f2

Please sign in to comment.