[ 
https://issues.apache.org/jira/browse/FINERACT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Saghy updated FINERACT-2337:
---------------------------------
    Fix Version/s: 1.13.0

> publishing tagged release versions workflow is broken due to naming error
> -------------------------------------------------------------------------
>
>                 Key: FINERACT-2337
>                 URL: https://issues.apache.org/jira/browse/FINERACT-2337
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: scott robertson
>            Priority: Major
>             Fix For: 1.13.0
>
>
> *What*
> Builds for tagged releases are breaking
> [https://github.com/apache/fineract/actions/runs/16428497080]
> *Why*
> Following line only removes, refs/heads/. Need to also remove tags/heads/
> [https://github.com/apache/fineract/blob/develop/.github/workflows/publish-dockerhub.yml#L32]
> Suggest something like the following, assuming you don't use / in branch 
> names.
> run: echo "branch=${GITHUB_HEAD_REF:-${GITHUB_REF##*/}}" >> $GITHUB_OUTPUT



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to