Skip to content

Commit afc1ef1

Browse files
committed
simplify name
1 parent 54a594e commit afc1ef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push-nuget.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: push-native-nuget
1+
name: push-nuget
22
on:
33
push:
44
branches:
@@ -8,7 +8,7 @@ on:
88
workflow_dispatch:
99

1010
jobs:
11-
build-all:
11+
push:
1212
runs-on: ubuntu-22.04
1313
strategy:
1414
matrix:

0 commit comments

Comments
 (0)