1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-23 14:43:56 +02:00

Fix the delete-branch arg in the workflow yaml

This commit is contained in:
Thomas Bui
2020-10-11 23:14:50 -07:00
parent 739625ee04
commit c95a8a17b0

View File

@@ -48,4 +48,4 @@ jobs:
commit-message: 'Built new icons, icomoon.json and devicon.css' commit-message: 'Built new icons, icomoon.json and devicon.css'
title: 'bot:build 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' body: 'Automated font-building task ran by GitHub Actions bot'
delete-branch: true delete-branch: ${{true}}