summaryrefslogtreecommitdiffstats
path: root/.github/workflows/deploy.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-07 12:22:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-07 12:22:19 +0000
commit4ec9afcefb2b7817a7a733e1bc9777a29c350ba4 (patch)
tree85313cb1a727ca829d93bb09299af26a4c247c54 /.github/workflows/deploy.yml
parentAdding upstream version 1.10.3+dfsg. (diff)
downloadbootstrap-icons-4ec9afcefb2b7817a7a733e1bc9777a29c350ba4.tar.xz
bootstrap-icons-4ec9afcefb2b7817a7a733e1bc9777a29c350ba4.zip
Adding upstream version 1.10.4+dfsg.upstream/1.10.4+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/workflows/deploy.yml')
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index f87c1ca..4e9a939 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -46,6 +46,8 @@ jobs:
publish:
needs: deploy
runs-on: ubuntu-latest
+ if: github.repository == 'twbs/icons'
+
steps:
- name: Clone repository
uses: actions/checkout@v3