Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TaEduard authored Jun 1, 2023
1 parent e22a4ba commit 4d77bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To use this action in your workflow, add the following step to your `.github/wor
```yaml
steps:
- name: Upload file to SharePoint
uses: sjultra/Push2Sharepoint@v3.1
uses: sjultra/Push2Sharepoint@v3.2
with:
username: ${{ secrets.SHAREPOINT_USERNAME }}
password: ${{ secrets.SHAREPOINT_PASSWORD }}
Expand Down

0 comments on commit 4d77bb3

Please sign in to comment.