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 3, 2023
1 parent 2670b6b commit 8ce004d
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.3
uses: sjultra/Push2Sharepoint@v3.4
with:
username: ${{ secrets.SHAREPOINT_USERNAME }}
password: ${{ secrets.SHAREPOINT_PASSWORD }}
Expand Down

0 comments on commit 8ce004d

Please sign in to comment.