mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
feat: publish gh-pages with tag name as commit message
This commit is contained in:
parent
fe12f933f5
commit
336b9545e6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
publish_dir: ./dist
|
||||
force_orphan: true
|
||||
cname: d.metacubex.one
|
||||
commit_message: ${{ needs.release-please.outputs.tag_name }}
|
||||
|
||||
- name: compress dist
|
||||
run: tar czvf compressed-dist.tgz -C dist .
|
||||
|
Loading…
Reference in New Issue
Block a user