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 66cb7ba commit a6e9beaCopy full SHA for a6e9bea
.github/workflows/CI-CHGLOG.yml
@@ -213,7 +213,7 @@ jobs:
213
id: download
214
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
215
with:
216
- path: '${{ runner.temp }}/multicast-chglog-${{ needs.check_build.outputs.sha }}'
+ path: '${{ runner.temp }}/'
217
artifact-ids: ${{ needs.CHGLOG.outputs.artifact-id }}
218
repository: reactive-firewall-org/multicast
219
- name: "Move chglog into place"
0 commit comments