Skip to content

Commit efa33b8

Browse files
authored
Merge pull request #318 from devicons/fix-icons
Fix the delete-branch arg in the workflow yaml
2 parents e7caa16 + c95a8a1 commit efa33b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_icons.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
commit-message: 'Built new icons, icomoon.json and devicon.css'
4949
title: 'bot:build new icons, icomoon.json and devicon.css'
5050
body: 'Automated font-building task ran by GitHub Actions bot'
51-
delete-branch: true
51+
delete-branch: ${{true}}

0 commit comments

Comments
 (0)