Skip to content

Commit 6378864

Browse files
sarahsJasonEtco
andauthored
Update .github/workflows/check-all-english-links.yml
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
1 parent 0ad7a71 commit 6378864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-all-english-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Get title for issue
2525
id: check
2626
run: echo "::set-output name=title::$(head -1 broken_links.md)"
27-
- if: ${{ failure() }}
27+
- if: failure()
2828
name: Close previous report
2929
uses: lee-dohm/close-matching-issues@22002609b2555fe18f52b8e2e7c07cbf5529e8a8
3030
with:

0 commit comments

Comments
 (0)