From 35b6dfc657dfbc4f796ea220dd75c46df73c1b55 Mon Sep 17 00:00:00 2001 From: Thomas Bouffard <27200110+tbouffard@users.noreply.github.com> Date: Fri, 30 Aug 2024 11:04:43 +0200 Subject: [PATCH] notify-new-version-available-on-npm.yml: checkout the current branch --- .github/workflows/notify-new-version-available-on-npm.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/notify-new-version-available-on-npm.yml b/.github/workflows/notify-new-version-available-on-npm.yml index 1059637cda..2a384d0496 100644 --- a/.github/workflows/notify-new-version-available-on-npm.yml +++ b/.github/workflows/notify-new-version-available-on-npm.yml @@ -20,11 +20,8 @@ jobs: repository: - bpmn-visualization-R' steps: - # TODO log version and event as json # Need to checkout to access to the internal action - uses: actions/checkout@v4 - with: - ref: v${{ env.VERSION }} - name: Notify that a new bpmn-visualization version is available uses: ./.github/actions/notify-PA-repo-of-new-version with: