Skip to content

feat: install Zarf to /usr/local/bin so that it appears on $PATH (#43) #4

feat: install Zarf to /usr/local/bin so that it appears on $PATH (#43)

feat: install Zarf to /usr/local/bin so that it appears on $PATH (#43) #4

# On every push to main, run release-please to automatically handle the release process.
name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.PAT }}
command: manifest