Skip to content

Commit

Permalink
Merge branch 'master' into release-please--branches--master
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin authored May 3, 2024
2 parents ee98483 + 2887cbc commit 9e63aa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: simple
package-name: ultimate-nest
release-type: node
package-name: nestjs-pgpromise
- uses: actions/checkout@v4
- name: tag stable versions
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 9e63aa5

Please sign in to comment.