fix release drafter 3

This commit is contained in:
ConfiG 2023-08-03 22:14:20 +03:00
parent 123b5a20e2
commit e10f81db39
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B

View file

@ -21,7 +21,7 @@ jobs:
shell: bash
run: |
unzip "${{ github.workspace }}/dev/geode-nightly.zip"
echo "version=$(cat ${{ github.workspace }}/dev/geode-nightly/VERSION | xargs)" >> $GITHUB_OUTPUT
echo "version=$(cat ${{ github.workspace }}/dev/geode-nightly/geode-sdk-geode-*/VERSION | xargs)" >> $GITHUB_OUTPUT
- name: Move Files
run: |