Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
booleanchile authored Sep 6, 2024
1 parent a0cf51a commit f5e17be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/$GITHUB_REPOSITORY/issues \
-d '{"title":"Un Issue desde ","body":"$CONTENT","assignees":["gpincheiraa"],"milestone":0,"labels":["bug"]}'
-d '{"title":"Un Issue desde ","body":"$CONTENT","assignees":["gpincheiraa"],"labels":["bug"]}'

0 comments on commit f5e17be

Please sign in to comment.