Skip to content

ci: restore accidentally removed id from integration test #46

ci: restore accidentally removed id from integration test

ci: restore accidentally removed id from integration test #46

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