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
parse-env-file used to have its own checkout which conflicts with
calling workflow checkout
Moved parse-env-file action usage to prepare-release job for
release_build_and_test.yml workflow it would allow to use the same
checkout and the same runner
And removed internal checkout action from parse-env-files action. In
apt.yml there was already checkout action in front of parse
0 commit comments