8000 chore: corrected repo name in code-signing workflow (#725) · twilio/twilio-csharp@3d80eed · GitHub
[go: up one dir, main page]

Skip to content

Commit 3d80eed

Browse files
chore: corrected repo name in code-signing workflow (#725)
1 parent e0556ef commit 3d80eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
runs-on: windows-latest
9797
needs: [ deploy ]
9898
steps:
99-
- name: Checkout sendgrid-csharp
99+
- name: Checkout twilio-csharp
100100
uses: actions/checkout@v2
101101

102102
- name: Setup .NET Core SDK

0 commit comments

Comments
 (0)
0