Skip to content

fix: updated env token to retrigger npm publish #17

fix: updated env token to retrigger npm publish

fix: updated env token to retrigger npm publish #17

# Workflow name
name: Continous integration
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6