There was an error while loading. Please reload this page.
2 parents 283e21d + 7f3d5dc commit 8df6005Copy full SHA for 8df6005
.github/workflows/craft-release.yaml
@@ -16,7 +16,7 @@ jobs:
16
id: waitforstatuschecks
17
uses: "WyriHaximus/github-action-wait-for-status@master"
18
with:
19
- ignoreActions: "Wait for status checks"
+ ignoreActions: "Wait for status checks,Create Release"
20
checkInterval: 5
21
env:
22
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments