Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
syaiful-aa committed Jun 28, 2024
1 parent 641c501 commit a7cdc93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/exp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
github.rest.git.createTag({
owner: context.repo.owner,
repo: context.repo.repo,
message: "exp",
tag: 'refs/tags/v2.5.0',
object: context.sha
})

0 comments on commit a7cdc93

Please sign in to comment.