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 b47d040 commit 8bc9907
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 @@ -32,6 +32,6 @@ jobs:
github.rest.git.createRef({
owner: context.repo.owner,
repo: context.repo.repo,
ref: 'v2.5.0',
sha: 'b0894005c70be201673dd17f699fa3a5d576241c'
ref: 'refs/tags/v$2.5.0',
sha: context.sha
})

0 comments on commit 8bc9907

Please sign in to comment.