Skip to content

Commit

Permalink
remove no-op semver action from rpm build (#18224)
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Jun 24, 2024
1 parent 7a8489e commit a958f80
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-linux-installer-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: Chia-Network/actions/enforce-semver@main
if: env.FULL_RELEASE == 'true'

- name: Get latest madmax plotter
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a958f80

Please sign in to comment.