mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Revert keep n8n-workflow version in sync with the main version (no-changelog) (#9139)
This commit is contained in:
@@ -28,7 +28,6 @@ jobs:
|
||||
- run: |
|
||||
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
|
||||
npm dist-tag add n8n@${{ github.event.inputs.version }} ${{ github.event.inputs.release-channel }}
|
||||
npm dist-tag add n8n-workflow@${{ github.event.inputs.version }} ${{ github.event.inputs.release-channel }}
|
||||
|
||||
release-to-docker-hub:
|
||||
name: Release to DockerHub
|
||||
|
||||
Reference in New Issue
Block a user