Skip to content

Commit

Permalink
Merge pull request #1561 from 24sama/master
Browse files Browse the repository at this point in the history
fix: github action check error
  • Loading branch information
ks-ci-bot authored Oct 21, 2022
2 parents 07d184b + fe0e177 commit 7163d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-repository-iso.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: lewagon/[email protected]
with:
ref: ${{ github.ref }}
check-name: 'goreleaser'
check-name: 'create draft release'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
allowed-conclusions: success
Expand Down

0 comments on commit 7163d6d

Please sign in to comment.