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 82f00cb commit e641fba
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 @@ -10,7 +10,7 @@ jobs:

- name: log
run: |
echo $context
echo ${{ context }}
- name: Create tag
uses: actions/github-script@v6
Expand All @@ -21,7 +21,7 @@ jobs:
repo: context.repo.repo,
tag: 'refs/tags/v2.5.0',
message: 'exp',
object: 'b089400',
object: 'b0894005c70be201673dd17f699fa3a5d576241c',
type: commit,
tagger: {
name: 'GitHub Action',
Expand Down

0 comments on commit e641fba

Please sign in to comment.