summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/cd_src_release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cd_src_release.yml b/.github/workflows/cd_src_release.yml
index 5bb63440..4fa720ba 100644
--- a/.github/workflows/cd_src_release.yml
+++ b/.github/workflows/cd_src_release.yml
@@ -6,7 +6,7 @@ on:
types: [published]
jobs:
- release:
+ build:
runs-on: ubuntu-latest
steps:
- name: Checkout code