Skip to content

Commit

Permalink
ci: fix publish not run
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Jun 2, 2023
1 parent 5a8b6c7 commit 958bbfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
release-it ${{ inputs.increment }} --ci --no.npm
- name: Publish
if: ${{ !inputs.dry-run }}
uses: k-paxian/dart-package-publisher@1.5
with:
accessToken: ${{ secrets.OAUTH_ACCESS_TOKEN }}
Expand Down

0 comments on commit 958bbfe

Please sign in to comment.