diff --git a/.github/workflows/release-linux.yaml b/.github/workflows/release-linux.yaml index 542495ad..25a280e0 100644 --- a/.github/workflows/release-linux.yaml +++ b/.github/workflows/release-linux.yaml @@ -1,6 +1,6 @@ # This workflow will... -name: Realease Linux +name: Release Linux env: GH_TOKEN: ${{ secrets.GH_TOKEN }}