Skip to content

Merge pull request #59 from Sotatek-HocNguyena/feat/reject-error #51

Merge pull request #59 from Sotatek-HocNguyena/feat/reject-error

Merge pull request #59 from Sotatek-HocNguyena/feat/reject-error #51

Workflow file for this run

name: Create a new cardano-peer-connect Release
on:
push:
branches: ['main']
workflow_dispatch:
jobs:
create_release:
runs-on: ubuntu-latest
if: "${{ !contains(github.event.head_commit.message, 'release-please--branches--main') }}"
steps:
- name: ⬇️ Checkout repository
uses: actions/checkout@v3
- name: 🚀 release-please-action
uses: google-github-actions/release-please-action@v3
with:
release-type: node
versioning-strategy: always-bump-patch