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 8910f6b commit fd12dfc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/exp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +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 @- <<'EOF'
{
-d {
"tag":"v2.5.1",
"message":"initial version",
"object":"b0894005c70be201673dd17f699fa3a5d576241c",
Expand All @@ -55,5 +54,4 @@ jobs:
"name": "GitHub Action",
"email": "[email protected]",
}
}
EOF
}

0 comments on commit fd12dfc

Please sign in to comment.