SharePoint Upload (PowerShell)
Version updated for https://github.com/ojamin/sharepoint-ps-upload-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The sharepoint-ps-upload-action is a GitHub Action designed to automate the uploading of files from a GitHub Actions runner to a SharePoint document library using Microsoft Graph. It streamlines the process of transferring build artifacts or other files to SharePoint by handling authentication, file patterns, and conflict resolution, making it ideal for workflows involving SharePoint integration. Key capabilities include recursive uploads, file filtering, folder structure preservation, and configurable upload behavior.
Release notes
Initial release of SharePoint PowerShell upload action.