Skip to content

Commit

Permalink
ci(github-actions): wrong file name
Browse files Browse the repository at this point in the history
  • Loading branch information
PunGrumpy committed Nov 16, 2023
1 parent 39b15fb commit b53c1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
uses: peter-evans/create-issue-from-file@v4
with:
title: 馃毃 Build failed
content-filepath: .github/ISSUE_TEMPLATE/build-failed.md
content-filepath: .github/ISSUE_TEMPLATE/failure_report.md
labels: build
assignees: ${{ github.actor }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b53c1d0

Please sign in to comment.