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 fd12dfc commit 2a3128a
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 {
-d '{
"tag":"v2.5.1",
"message":"initial version",
"object":"b0894005c70be201673dd17f699fa3a5d576241c",
Expand All @@ -54,4 +54,4 @@ jobs:
"name": "GitHub Action",
"email": "[email protected]",
}
}
}''

0 comments on commit 2a3128a

Please sign in to comment.