Skip to content

Allow ignoring integration tests (#220) #63

Allow ignoring integration tests (#220)

Allow ignoring integration tests (#220) #63

name: Create Release
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
token: ${{ secrets.MAGE_OS_CI_TOKEN }}
command: manifest
default-branch: main