Skip to content

Commit

Permalink
ci: release on discord only stable versions (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Nov 8, 2024
1 parent cbba6dd commit 78fa8d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-to-discord.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:

jobs:
github-releases-to-discord:
if: "! contains(github.event.release.tag_name, '-')"
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 78fa8d7

Please sign in to comment.