You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to actions
Click on "Azure Naming Tool - Build and deploy to an Azure Web App"
Run workflow
Expected behavior
AzureNamingTool Deployed to app services
Screenshots
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
AzureNamingTool Deployed to app services
Screenshots
The text was updated successfully, but these errors were encountered: