diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 349b1bb..7d1d1c5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,6 +5,7 @@ on: push: branches: - main + jobs: release-please: runs-on: ubuntu-latest @@ -20,7 +21,7 @@ jobs: - name: Show github.ref run: echo "$GITHUB_REF" - - uses: google-github-actions/release-please-action@v4 + - uses: google-github-actions/release-please-action@v4 id: release if: github.repository_owner == 'ptarmiganlabs' with: diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9e26dfe..0967ef4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{} \ No newline at end of file +{}