diff --git a/.github/workflows/build-release-artifacts.yaml b/.github/workflows/build-release-artifacts.yaml index 9a485213..89ff9cae 100644 --- a/.github/workflows/build-release-artifacts.yaml +++ b/.github/workflows/build-release-artifacts.yaml @@ -48,5 +48,5 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v4 with: - name: langbot-{{ steps.check_version.outputs.version }}-all + name: langbot-${{ steps.check_version.outputs.version }}-all path: .