Skip to content

feat: add php version 8.3 (#3) #14

feat: add php version 8.3 (#3)

feat: add php version 8.3 (#3) #14

Workflow file for this run

name: release
on:
push:
branches:
- production
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Release
id: release
uses: madeiramadeirabr/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}