Skip to content

Merge pull request #1 from vpodorozh/integration-tests-workflow-impro… #2

Merge pull request #1 from vpodorozh/integration-tests-workflow-impro…

Merge pull request #1 from vpodorozh/integration-tests-workflow-impro… #2

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