Skip to content

Commit

Permalink
Merge pull request #276 from asv-soft/asv-soft-u03-patch-3
Browse files Browse the repository at this point in the history
Fix ReleaseDepluyAction.yml with right repository link
  • Loading branch information
asv-soft-u01 authored Jan 29, 2024
2 parents bc4c512 + e126bc5 commit a91627d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ReleaseDeployAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: "windows-latest"

steps:
- uses: "marvinpinto/asv-soft/action-automatic-release@updated20"
- uses: "asv-soft/action-automatic-release@updated20"
with:
repo_token: "${{ secrets.GIHUB_NUGET_AUTH_TOKEN }}"
prerelease: false
Expand Down

0 comments on commit a91627d

Please sign in to comment.