Skip to content

chore(workflows): update reusable workflow references to use sendo-labs #3

chore(workflows): update reusable workflow references to use sendo-labs

chore(workflows): update reusable workflow references to use sendo-labs #3

Workflow file for this run

name: Auto Release
on:
push:
branches:
- main # ou master
- feat/workflows
jobs:
release:
uses: sendo-labs/reusable-workflows/.github/workflows/release.yml@v1

Check failure on line 11 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "sendo-labs/reusable-workflows/.github/workflows/release.yml@v1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
release-type: node
permissions:
contents: write
pull-requests: write