fix the release workflow's name

This commit is contained in:
Ell 2024-11-04 22:22:33 +01:00
parent a4dd617bcf
commit a20b857727

View file

@ -2,7 +2,7 @@ on:
push:
tags: ["*"]
jobs:
build:
release:
runs-on: ubuntu-latest
steps:
- name: Clone Repository