Skip to content

Commit

Permalink
workflow filed updated
Browse files Browse the repository at this point in the history
nuget configurations updated
  • Loading branch information
anilsnl committed Feb 4, 2023
1 parent e49349a commit 99fcca7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/AdsPush-APNS.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Deploy to NuGet"
name: "Nuget-AdsPush.APNS"

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/AdsPush-Abstraction.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Deploy to NuGet"
name: "Nuget-AdsPush.Abstraction"

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/AdsPush-Firebase.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Deploy to NuGet"
name: "Nuget-AdsPush.Firebase"

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/AdsPush.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Deploy to NuGet"
name: "Nuget-AdsPush"

on:
push:
Expand Down

0 comments on commit 99fcca7

Please sign in to comment.