Skip to content

Release new version #42

Release new version

Release new version #42

Workflow file for this run

name: Release new version
on:
workflow_dispatch:
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: haliphax/narf/.github@main
with:
token: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
- name: semantic-release
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_TOKEN }}
run: npx semantic-release -r [email protected]:haliphax/narf.git