Skip to content

Commit

Permalink
Revert "Specify commit hash when downloading release artifact"
Browse files Browse the repository at this point in the history
This reverts commit 441ba83.
  • Loading branch information
jvyden committed Aug 14, 2023
1 parent 441ba83 commit 5627b79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
github_token: ${{secrets.GITHUB_TOKEN}}
branch: main
commit: ${{ github.sha }}
workflow: dotnet.yml
workflow_conclusion: success
if_no_artifact_found: fail
Expand Down

0 comments on commit 5627b79

Please sign in to comment.