Skip to content

ci(github-actions): fix release step tag name and use ncipollo/release-action@v1 #222

ci(github-actions): fix release step tag name and use ncipollo/release-action@v1

ci(github-actions): fix release step tag name and use ncipollo/release-action@v1 #222

Workflow file for this run

name: "Label Pull Request"
on:
- pull_request_target
jobs:
label-pr:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4