Skip to content

Commit

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

0 comments on commit 4df631e

Please sign in to comment.