Skip to content

Commit 7827dc7

Browse files
authored
Update publish_to_dart_dev.yml
1 parent 7cb3927 commit 7827dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_to_dart_dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [workflow_dispatch]
44

55
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
66
jobs:
7-
integration_test:
7+
publishToPubDev:
88
runs-on: [self-hosted, flutter_2.2.0]
99
steps:
1010
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)