Skip to content

Integration tests workflow improvements (#218) #61

Integration tests workflow improvements (#218)

Integration tests workflow improvements (#218) #61

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