Skip to content

Released by @barrientosvctor #26

Released by @barrientosvctor

Released by @barrientosvctor #26

Workflow file for this run

name: release
run-name: Released by @${{ github.actor }}
permissions:
contents: write
pull-requests: write
on:
push:
branches:
- main
jobs:
release:
name: release
runs-on: ubuntu-20.04
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: simple