diff --git a/.github/workflows/packages.yml b/.github/workflows/packages.yml index 774ca7c50..a93716b14 100644 --- a/.github/workflows/packages.yml +++ b/.github/workflows/packages.yml @@ -49,7 +49,6 @@ jobs: git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/* git branch --remote --contains | grep origin/${BRANCH_NAME} fi - - name: Set VERSION variable run: | if [[ "${{ github.ref }}" == refs/tags/* && "${{ github.event_name }}" == "release" && "${{ github.event.action }}" == "published" ]]; then diff --git a/design/artwork/elsa-3.1-art.png b/design/artwork/elsa-3.1-art.png new file mode 100644 index 000000000..f8b5a29fd Binary files /dev/null and b/design/artwork/elsa-3.1-art.png differ diff --git a/design/artwork/elsa-logo-art.psd b/design/artwork/elsa-logo-art.psd index 3e992985a..32bf258b1 100644 Binary files a/design/artwork/elsa-logo-art.psd and b/design/artwork/elsa-logo-art.psd differ