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
git-artifacts: remove the unused repository and ref inputs
These inputs were used when the workflow still had its home inside
git-for-windows/git, but as of its move to
git-for-windows/git-for-windows-automation, they are no longer used: We
either get the revision from which to build the Git artifacts from a
`tag-git` workflow run or from the `existing-git-tag` input.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments