You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit-message: "[REL] adding files to for release ${{ inputs.version }}"
61
+
base: main
62
+
token: ${{ secrets.GITHUB_TOKEN }}
63
+
delete-branch: true
64
+
title: "[REL] adding files to for release ${{ inputs.version }}"
65
+
body: done via this [GitHub Action](https://github.com/${{ github.repository_owner }}/reproschema/blob/main/.github/workflows/validate_and_release.yml)
0 commit comments