Skip to content

chore: bump version to 1.8.0 in package.json (#19) #11

chore: bump version to 1.8.0 in package.json (#19)

chore: bump version to 1.8.0 in package.json (#19) #11

Workflow file for this run

name: Auto Release
on:
push:
branches:
- main # ou master
jobs:
release:
uses: sendo-labs/reusable-workflows/.github/workflows/[email protected]
with:
release-type: node
permissions:
contents: write
pull-requests: write