Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

feat: Use system parameter for GB/NI EMS Email address (#97) #39

feat: Use system parameter for GB/NI EMS Email address (#97)

feat: Use system parameter for GB/NI EMS Email address (#97) #39

Workflow file for this run

name: CD
on:
push:
branches:
- main
jobs:
release-please:
name: Release
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
outputs:
tag_name: ${{ steps.release.outputs.tag_name }}
release_created: ${{ steps.release.outputs.release_created }}
sha: ${{ steps.release.outputs.sha }}
steps:
- uses: google-github-actions/release-please-action@v3
id: release
with:
release-type: php
package-name: olcs-backend