From d44664b664cfde254c4fe0529d5a694c5e411f35 Mon Sep 17 00:00:00 2001 From: Gabriel Cozma Date: Sun, 28 Apr 2024 16:44:57 +0300 Subject: [PATCH] next: v1.3.4-0 --- .github/workflows/unreleased-publish.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/unreleased-publish.yml b/.github/workflows/unreleased-publish.yml index dcd89e8..4e64b7f 100644 --- a/.github/workflows/unreleased-publish.yml +++ b/.github/workflows/unreleased-publish.yml @@ -1,6 +1,3 @@ -# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created -# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages - name: Publish Unreleased Package on: