Skip to content

Commit

Permalink
馃挌 Fix name of job to wait on
Browse files Browse the repository at this point in the history
  • Loading branch information
klieret committed Dec 29, 2022
1 parent 4df631e commit a7593fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Wait for other checks to succeed
uses: lewagon/wait-on-check-action@v1.2.0
with:
check-name: testing
check-name: test
ref: ${{ github.ref }}
running-workflow-name: 'Publish the package'
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a7593fa

Please sign in to comment.