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.
2 parents a58f944 + d11bf0a commit 192ae40Copy full SHA for 192ae40
.github/workflows/ci.yaml
@@ -108,7 +108,7 @@ jobs:
108
- name: Archive
109
uses: actions/upload-artifact@v4
110
with:
111
- name: binaries.zip
+ name: binaries-${{ matrix.cfg.on }}-${{ matrix.cfg.goos }}-${{ matrix.cfg.goarch }}-${{ matrix.cfg.goarm || 'na' }}.zip
112
path: |
113
scrutiny-web-*
114
scrutiny-collector-metrics-*
0 commit comments