We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fbfff4 commit bd5a653Copy full SHA for bd5a653
.github/workflows/release.yaml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/upload-artifact@v4
32
with:
33
name: chaostoolkit-reporting-packages
34
- path: dist/lueur*
+ path: dist/chaostoolkit-reporting*
35
36
create-gh-release:
37
runs-on: ubuntu-24.04
0 commit comments