Skip to content

Commit

Permalink
Fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Sep 15, 2021
1 parent 22bc1db commit c081fb9
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 @@ -16,7 +16,7 @@ jobs:
id: wait-for-tests
with:
token: ${{ secrets.GITHUB_TOKEN }}
checkName: Tests done
checkName: Tests done (push)
ref: ${{ github.sha }}
timeoutSeconds: 3600

Expand Down

0 comments on commit c081fb9

Please sign in to comment.