Skip to content

Commit

Permalink
fix(): aciton description
Browse files Browse the repository at this point in the history
  • Loading branch information
amohamedhey committed Mar 21, 2024
1 parent af8a10d commit 5c56c0c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Label Semaphore
branding:
icon: arrow-right-circle
color: gray-dark
description: |
This action manage a semaphore system using labels, to updates a file in a remote (CD)repository with a right tag based on the labeled pull request.
When a pull request is labeled, the scripts ensure that no other pull requests have the same label.
description: |
Update image in remote repo with correct tag based on labeled pull request; scripts prevent duplicate labels on pull requests.
inputs:
debug-mode:
Expand Down

0 comments on commit 5c56c0c

Please sign in to comment.