diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 70ab4c7..6da0653 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,6 +8,7 @@ name: Build, Release, Publish to GH and Cargo jobs: create_release: name: Create Release + runs-on: ubuntu-latest steps: - name: Create Release id: create_release