Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyLuLiu authored Jun 28, 2024
1 parent 026dd49 commit 168d0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Show Working directory
run: ls
- name: run script
run: echo ${{ <context> }}
run: echo ${{ github.event.release.tag_name }}

0 comments on commit 168d0a6

Please sign in to comment.