Skip to content

Commit

Permalink
edit push
Browse files Browse the repository at this point in the history
  • Loading branch information
elysias123 committed Dec 1, 2023
1 parent 0bbe81c commit 4483e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
**New push to github\!**
```
${{ github.event.head_commit.message }}
${{ env.commit }}
```by ${{ github.event.head_commit.author.name }}
See commit detail [here](${{ github.event.head_commit.url }})
run: |
Expand Down

0 comments on commit 4483e05

Please sign in to comment.