Skip to content

Commit

Permalink
Allow to manually run cd GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
timofurrer committed Jul 19, 2022
1 parent 0887ac8 commit 68cbecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- v*
workflow_dispatch:

env:
FORCE_COLOR: "1" # Make tools pretty.
Expand Down

0 comments on commit 68cbecf

Please sign in to comment.