Skip to content

Commit

Permalink
notify-new-version-available-on-npm.yml: checkout the current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard authored Aug 30, 2024
1 parent de01650 commit 35b6dfc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/notify-new-version-available-on-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 35b6dfc

Please sign in to comment.