Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-09-06 17:03:11 +0300
committerGitHub <noreply@github.com>2021-09-06 17:03:11 +0300
commit9369a820d3d8752ba062a0631bcc0d10707ce610 (patch)
treeb2167993d6bb61f41ba7b86584a57ebe628dc65e
parent1a53f87dcd911f96951ac5f3ebeae99935ffd733 (diff)
Update deploy.yml
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index c4b15927d..89152ed9e 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ env:
NODE: 14.x
jobs:
- test:
+ deploy:
runs-on: ubuntu-latest
if: github.repository == 'twbs/icons'