Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 185 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 185 Bytes

First Commit

  1. delete-label action

use it by

action "Master" {
  uses = "borg-land/actions/delete-label/@master"
  args = "deploy" # Put the label you want to delete here
}