Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
docs: using latest version in demo code.
  • Loading branch information
VShawn authored and WebFreak001 committed Mar 18, 2023
1 parent fadb06a commit 470b693
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 @@ -24,7 +24,7 @@ jobs:

- name: Deploy Windows release
if: matrix.os == 'windows-latest'
uses: WebFreak001/deploy-nightly@v1.1.0
uses: WebFreak001/deploy-nightly@v2.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # automatically provided by github actions
with:
Expand Down

0 comments on commit 470b693

Please sign in to comment.