diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-12-12 15:24:06 +0000 |
commit | f3524e7e94fb68df8eb87c4a22a8e2976699833b (patch) | |
tree | 36e2546f6159f3bf6e39af842c4c57f7ec65d67d /.github/workflows/release-notes.yml | |
parent | Releasing debian version 1.9.1+dfsg-1. (diff) | |
download | bootstrap-icons-f3524e7e94fb68df8eb87c4a22a8e2976699833b.tar.xz bootstrap-icons-f3524e7e94fb68df8eb87c4a22a8e2976699833b.zip |
Merging upstream version 1.10.2+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/workflows/release-notes.yml')
-rw-r--r-- | .github/workflows/release-notes.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 1c4f4be..babe51a 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -4,6 +4,7 @@ on: push: branches: - main + workflow_dispatch: jobs: update_release_draft: |