Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Huamin Chen <[email protected]>
  • Loading branch information
rootfs committed Mar 14, 2023
1 parent 3296034 commit 5a9cafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
_CHANGELOG_: ${{ github.event.inputs.changelog }}
_ARCH_: ${{ github.event.inputs.arch }}
run: |
make build_rpm
make containerized_build_rpm
- if: startsWith(github.event.ref, 'refs/tags/')
name: Release
Expand Down

0 comments on commit 5a9cafe

Please sign in to comment.