mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2025-12-08 08:06:18 +00:00
remove workspace from artifact path too
This commit is contained in:
@@ -15,4 +15,4 @@ runs:
|
||||
uses: actions/upload-artifact@main
|
||||
with:
|
||||
name: "github-pages"
|
||||
path: /workspace/artifact.tar
|
||||
path: artifact.tar
|
||||
|
||||
Reference in New Issue
Block a user