Skip to content

Commit 79f7809

Browse files
committed
Revert "temporary publish-release.yml -x"
This reverts commit 991c4cc.
1 parent 991c4cc commit 79f7809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
token: ${{secrets.PUBLISH_TOKEN}}
101101

102102
- name: 'Gather artifacts'
103-
run: 'bash -x build-assets/xpacks/@xpack-dev-tools/xbb-helper/github-actions/download-all-binaries.sh'
103+
run: 'bash build-assets/xpacks/@xpack-dev-tools/xbb-helper/github-actions/download-all-binaries.sh'
104104

105105
- name: 'Publish artifacts'
106106
# https://github.com/ncipollo/release-action

0 commit comments

Comments
 (0)