Skip to content

Fixes for integration tests execution action (#179) #54

Fixes for integration tests execution action (#179)

Fixes for integration tests execution action (#179) #54

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