Skip to content

Cannot upload assets for release which is being released #7

@Ayyan31

Description

@Ayyan31

Hi @AButler,

I have the following:

  • name: Upload to release
    if: github.event_name == 'release'
    uses: AButler/[email protected]
    with:
    files: './release.zip'
    repo-token: ${{ secrets.GITHUB_TOKEN }}

Release status is Released.
I get the exception as Cannot upload assets for release which is being released.

Please confirm, if this'd be added?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions