Skip to content

Commit 95a3297

Browse files
committed
Fix pack artifact name
1 parent 5e559a1 commit 95a3297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
- name: Upload artifact
5151
uses: actions/upload-artifact@v3
5252
with:
53-
name: w4k-either-${{ github.event.inputs.version }}
53+
name: w4k-extensions-configuration-aws-secretsmanager-${{ github.event.inputs.version }}
5454
path: artifacts/*.nupkg

0 commit comments

Comments
 (0)