Closed VladimirCreator closed 10 months ago
The problem is that GitHub Actions do not allow uploading an artifact which name contains the " character.
So, there are 2 solutions:
Updating the workflow also has 2 opportunities:
Error: Artifact path is not valid: /script/bash/00-lint("package-lock.json").bash. Contains the following character: Double quote "
Running the ”GitHub Pages“ workflow results an error
What
The problem is that GitHub Actions do not allow uploading an artifact which name contains the " character.
So, there are 2 solutions:
Updating the workflow also has 2 opportunities: