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.
1 parent 314e775 commit fd6b7faCopy full SHA for fd6b7fa
.github/workflows/build.yaml
@@ -73,7 +73,7 @@ jobs:
73
- name: Release changelog
74
uses: actions/upload-artifact@v4
75
with:
76
- name: "${{ github.sha }} Changelog"
+ name: "Changelog"
77
path: CHANGELOG.md
78
79
- name: Deploy
0 commit comments