Skip to content

Workflows deploy Beta WAR file scp error #11386

@ghost

Description

What steps does it take to reproduce the issue?
When you fork the dataverse repo and then perform an update from the original repo in "develop," it always results in an error in the GitHub workflow. A solution would be to add if: ${{ github.repository_owner == 'IQSS' }} in the "deploy_beta_testing.yml" file in line 47. This would solve the problem. Perhaps there are other ways to do it, but this would work for all forks. Only those who have a beta version would face an issue, as it would no longer be executed.

  • What happens?
    workflow fail in github

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions