Skip to content

Commit a357657

Browse files
committed
[skip ci]
1 parent 3bbcde4 commit a357657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ jobs:
311311
- name: Download nginx-agent binaries
312312
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # 6.0.0
313313
with:
314-
name: nginx-agent-binaries-${{ inputs.packageVersion }}-${{ matrix.osarch }}]
314+
name: nginx-agent-binaries-${{ inputs.packageVersion }}-${{ matrix.osarch }}
315315
path: binaries
316316

317317
- name: Gather build dependencies

0 commit comments

Comments
 (0)