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

chore: bump olcs-transfer & olcs-common (#177) #104

chore: bump olcs-transfer & olcs-common (#177)

chore: bump olcs-transfer & olcs-common (#177) #104

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-selfserve