PHP Classes

File: .github/workflows/release-please.yml

Recommend this page to a friend!
  Packages of Raul   Disposable Email Blocker Core   .github/workflows/release-please.yml   Download  
File: .github/workflows/release-please.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Disposable Email Blocker Core
Detect disposable or temporary email addresses
Author: By
Last change:
Date: 1 month ago
Size: 342 bytes
 

Contents

Class file image Download
name: Release Please on: push: branches: [main] permissions: contents: write pull-requests: write jobs: release-please: runs-on: ubuntu-latest steps: - uses: googleapis/release-please-action@v5 with: config-file: release-please-config.json manifest-file: .release-please-manifest.json