Skip to content

Commit

Permalink
Update test_workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebhs authored Nov 4, 2024
1 parent a09bbf9 commit 99a2bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: fjogeleit/[email protected]
with:
url: https://www.example.com/api/awesome/stuff
method: 'POST'
method: 'GET'
username: ${{ github.event.inputs.username }}
password: ${{ env.API_PASSWORD }}

0 comments on commit 99a2bbd

Please sign in to comment.