We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7409f11 commit c7aed4fCopy full SHA for c7aed4f
1 file changed
.github/workflows/release.yml
@@ -47,6 +47,7 @@ jobs:
47
python-package: nemo_run
48
python-version: "3.10"
49
library-name: NeMo Run
50
+ app-id: ${{ vars.BOT_ID }}
51
dry-run: ${{ inputs.dry-run }}
52
version-bump-branch: ${{ inputs.version-bump-branch }}
53
gh-release-use-changelog-builder: ${{ inputs.generate-changelog }}
0 commit comments