Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
khos2ow committed Jan 9, 2025
1 parent f8d1459 commit f60c759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Upload Files
uses: regolith-linux/actions/upload-files@main
with:
upload-from: "/build/publish/buildlog"
upload-from: "/build/buildlog"
upload-pattern: "SOURCELOG_*.txt"
upload-to-base: "/opt/archives/workspace/"
upload-to-folder: "${{ github.event.repository.name }}"
Expand Down

0 comments on commit f60c759

Please sign in to comment.