Skip to content

Commit

Permalink
another needed secret for at build job (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyeng authored Dec 5, 2024
1 parent 8387872 commit b1bc934
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy-at.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
secrets:
USERNAME_TEST_API: ${{ secrets.USERNAME_TEST_API }}
PASSWORD_TEST_API: ${{ secrets.PASSWORD_TEST_API }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}




Expand Down

0 comments on commit b1bc934

Please sign in to comment.