Skip to content

Commit

Permalink
Publish versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Nov 2, 2024
1 parent 82b8da3 commit c0092ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,4 @@ jobs:

- name: Gradle (Publish)
run: "./gradlew publish"

if: contains(steps.project-version.outputs.version, '-SNAPSHOT')
if: contains(steps.project-version.outputs.version, '-MIKBOT')

0 comments on commit c0092ff

Please sign in to comment.