publish 2.13.2
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
id: get_version
|
||||
shell: bash
|
||||
run: |
|
||||
VERSION="2.12.2"
|
||||
VERSION="2.13.2"
|
||||
#VERSION="$(npm view n8n version)" # using last stable version
|
||||
echo "Using version=$VERSION"
|
||||
echo "VERSION=$VERSION" >> "$GITHUB_OUTPUT"
|
||||
|
||||
Reference in New Issue
Block a user