Skip to content
Snippets Groups Projects
user avatar
Maksim Kokryashkin authored
It turns out, GitHub actions don't allow `env` usage in their
definition. This patch fixes this issue in submodule bump action
by moving the environment definition into the executed shell
script.

NO_DOC=CI
NO_TEST=CI
NO_CHANGELOG=CI
fd633b28
History
Name Last commit Last update