remove update_latest_release tag

Signed-off-by: jason yang <jasonyangshadow@gmail.com>
This commit is contained in:
jason yang
2023-12-07 02:43:54 +00:00
parent 9c798bb13d
commit a0cea0f74e
4 changed files with 6 additions and 4 deletions

View File

@@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3
with:
ref: 'main'
- uses: ./.github/actions/generate
name: generate warewulf spec, dist and collect commits info
id: generate
@@ -55,6 +57,8 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3
with:
ref: 'main'
- uses: ./.github/actions/rpm
name: build rpms
id: rpm