Skip to content

Commit

Permalink
upp
Browse files Browse the repository at this point in the history
  • Loading branch information
syaiful-aa committed Jun 28, 2024
1 parent 729d112 commit 8910f6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/exp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/syaiful-aa/quick_math/git/tags \
-d @- <<BODY
-d @- <<'EOF'
{
"tag":"v2.5.1",
"message":"initial version",
Expand All @@ -56,4 +56,4 @@ jobs:
"email": "[email protected]",
}
}
BODY
EOF

0 comments on commit 8910f6b

Please sign in to comment.