We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e6e05 commit e4b7918Copy full SHA for e4b7918
1 file changed
.github/workflows/php-release.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
tag_name: v${{ steps.timestamp.outputs.timestamp }}
61
name: Release ${{ steps.timestamp.outputs.timestamp }}
62
- body: Automated release for commit ${{ github.sha }} at ${{ steps.timestamp.outputs.timestamp }}
+ body: 自动构建发布提交版 ${{ github.sha }} 发布时间为 ${{ steps.timestamp.outputs.timestamp }}
63
draft: false
64
prerelease: false
65
files: release-${{ steps.timestamp.outputs.timestamp }}.zip
0 commit comments