Skip to content

Commit

Permalink
Reterget to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Pogromca-SCP committed Oct 17, 2024
1 parent 7bc0b1f commit bdca708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: robinraju/release-downloader@v1
with:
fileName: '*.nupkg'
releaseId: ${{ github.event.release.release_id }}
latest: true

- name: Setup .NET
if: ${{ fromJson(steps.download.outputs.downloaded_files)[0] }} != null
Expand Down

0 comments on commit bdca708

Please sign in to comment.