Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload assets for release which is being released #7

Open
Ayyan31 opened this issue May 26, 2020 · 0 comments
Open

Cannot upload assets for release which is being released #7

Ayyan31 opened this issue May 26, 2020 · 0 comments

Comments

@Ayyan31
Copy link

Ayyan31 commented May 26, 2020

Hi @AButler,

I have the following:

  • name: Upload to release
    if: github.event_name == 'release'
    uses: AButler/upload-release-assets@v2.0
    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.

olivierdalang added a commit to QGEP/datamodel that referenced this issue Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant