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 8bc9907 commit ce30a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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: 'refs/tags/v$2.5.0',
ref: 'refs/tags/v2.5.0',
sha: context.sha
})

0 comments on commit ce30a1a

Please sign in to comment.