diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index 08156c33..5168f71f 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -35,7 +35,7 @@ jobs: --repo="$GITHUB_REPOSITORY" \ --title="Snapcast v0.0.0" \ --notes-file changelog_current.md \ - )" + ) echo "TAG=$(basename $URL)" >> $GITHUB_ENV - name: Use the value id: step_two