Skip to content

Commit

Permalink
💚 force publish dry run CI
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Jan 8, 2024
1 parent fd67b8e commit 281a533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_dry_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
run: |
set -e
yq -i 'del(.dependency_overrides)' pubspec.yaml
dart pub publish --dry-run
dart pub publish --dry-run --force
- name: Skip publish (dry run)
id: skip_publish_dry_run
if: ${{ env.IS_VERSION_GREATER == 0 }}
Expand Down

0 comments on commit 281a533

Please sign in to comment.