Skip to content

Commit

Permalink
revert: add pub.dev publishing to same job
Browse files Browse the repository at this point in the history
  • Loading branch information
iamchathu committed Mar 24, 2024
1 parent cb71994 commit 462f550
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
permissions:
contents: write
pull-requests: write
id-token: write # Required for authentication using OIDC

name: release-please

Expand All @@ -15,4 +16,5 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: dart
release-type: dart
- uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1
6 changes: 0 additions & 6 deletions release-please-config.json

This file was deleted.

0 comments on commit 462f550

Please sign in to comment.