mirror of
https://github.com/konpa/devicon.git
synced 2025-08-23 22:52:57 +02:00
Fix the delete-branch arg in the workflow yaml
This commit is contained in:
2
.github/workflows/build_icons.yml
vendored
2
.github/workflows/build_icons.yml
vendored
@@ -48,4 +48,4 @@ jobs:
|
||||
commit-message: 'Built new icons, icomoon.json and devicon.css'
|
||||
title: 'bot:build new icons, icomoon.json and devicon.css'
|
||||
body: 'Automated font-building task ran by GitHub Actions bot'
|
||||
delete-branch: true
|
||||
delete-branch: ${{true}}
|
||||
|
Reference in New Issue
Block a user