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

Unable to download artifact(s): Artifact not found for name: .net-app #117

Open
MattDyson85 opened this issue Nov 5, 2024 · 0 comments
Open

Comments

@MattDyson85
Copy link

MattDyson85 commented Nov 5, 2024

Tool version
Latest Main Branch Deployment

Describe the bug
When trying to deploy to app services we are see the below error

Run actions/download-artifact@v4.1.7
with:
name: .net-app
merge-multiple: false
repository: ######/AzureNamingTool
run-id: 11692473815
env:
AZURE_WEBAPP_PACKAGE_PATH: .
DOTNET_VERSION: 8.0.x
Downloading single artifact
Error: Unable to download artifact(s): Artifact not found for name: .net-app
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md

Unable to download artifact(s): Artifact not found for name: .net-app

To Reproduce
Steps to reproduce the behavior:

  1. Go to actions
  2. Click on "Azure Naming Tool - Build and deploy to an Azure Web App"
  3. Run workflow

Expected behavior
AzureNamingTool Deployed to app services

Screenshots
image

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