Skip to content

Commit 22b4f44

Browse files
Update pack-for-release.yaml
1 parent 9306000 commit 22b4f44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pack-for-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: pack-for-release
22

33
on:
44
workflow_dispatch:
@@ -8,7 +8,7 @@ env:
88
DOTNET_NOLOGO: 1
99

1010
jobs:
11-
pack-for-release:
11+
build-and-pack:
1212
runs-on: ubuntu-latest
1313

1414
strategy:

0 commit comments

Comments
 (0)