Skip to content

Commit 64c4381

Browse files
authored
Update tag_and_release.yml
1 parent 17d01cc commit 64c4381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag_and_release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
oxidized: true
2424
prepare: ${{ github.event_name == 'push' }}
2525
release: ${{ github.event_name == 'workflow_dispatch' || ((github.event.pull_request.merged == true) && (contains(github.event.pull_request.labels.*.name, 'release'))) }}
26+
include_musl: true

0 commit comments

Comments
 (0)