We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbcde4 commit a357657Copy full SHA for a357657
.github/workflows/release-branch.yml
@@ -311,7 +311,7 @@ jobs:
311
- name: Download nginx-agent binaries
312
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # 6.0.0
313
with:
314
- name: nginx-agent-binaries-${{ inputs.packageVersion }}-${{ matrix.osarch }}]
+ name: nginx-agent-binaries-${{ inputs.packageVersion }}-${{ matrix.osarch }}
315
path: binaries
316
317
- name: Gather build dependencies
0 commit comments