Skip to content

Commit

Permalink
fix again...
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg committed Mar 9, 2024
1 parent 1df4ab4 commit 3150d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
run: |
$tag = "${{ github.ref_name }}"
wingetcreate update therealpaulgg.ssh-sync --version $tag --token $ACCESS_TOKEN -u https://github.com/therealpaulgg/ssh-sync/releases/download/$tag/ssh-sync-setup.exe --submit
wingetcreate update therealpaulgg.ssh-sync --version $tag --token "$env:ACCESS_TOKEN" -u https://github.com/therealpaulgg/ssh-sync/releases/download/$tag/ssh-sync-setup.exe --submit
shell: powershell


0 comments on commit 3150d10

Please sign in to comment.