Skip to content

Commit

Permalink
Update publish_to_dart_dev.yml
Browse files Browse the repository at this point in the history
andycall authored Jul 16, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 7cb3927 commit 7827dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_dart_dev.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ on: [workflow_dispatch]

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

0 comments on commit 7827dc7

Please sign in to comment.