Skip to content

Commit

Permalink
Fix workflow title
Browse files Browse the repository at this point in the history
  • Loading branch information
Fox32 committed Mar 8, 2021
1 parent fed5b76 commit f02d72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: (prometheus_client) Dry-run publish
run: dart pub publish --dry-run
working-directory: prometheus_client
- name: (prometheus_client_shelf) Publish
- name: (prometheus_client) Publish
run: dart pub publish --force
if: github.event.release
working-directory: prometheus_client
Expand Down

0 comments on commit f02d72c

Please sign in to comment.