Skip to content

Commit

Permalink
modify :: git action
Browse files Browse the repository at this point in the history
  • Loading branch information
meltapplee committed Dec 3, 2024
1 parent 2e8fe06 commit 1812d23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/git-action-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
CAREER_KEY: ${{ secrets.CAREER_KEY }}
ACCESS_EXP: ${{ secrets.ACCESS_EXP }}
REFRESH_EXP: ${{ secrets.REFRESH_EXP }}
DB_URL: ${{ secrets.DB_URL }}
DB_USERNAME: ${{ secrets.DB_USERNAME }}
DB_PASSWORD: ${{ secrets.PASSWORD }}

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1812d23

Please sign in to comment.