mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix
This commit is contained in:
@@ -55,11 +55,6 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
||||
|
||||
- name: Get new version
|
||||
id: get_version
|
||||
run: |
|
||||
TAG="v$(node -p "require('./package.json').version")"
|
||||
echo "tag=$TAG" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Convert release to draft
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user