Skip to content

Commit

Permalink
Merge pull request #2860 from smallrye/release_4.26.0-RC2
Browse files Browse the repository at this point in the history
Release 4.26.0-RC2 Take 2
  • Loading branch information
ozangunalp authored Dec 17, 2024
2 parents 9816a32 + 966bb11 commit 8bf60f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ release:
previous-version: 4.25.0
current-version: 4.26.0-RC2
next-version: 999-SNAPSHOT

2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ jobs:
name: GitHub Pages
needs: perform-release
uses: ./.github/workflows/push-deploy-docs.yml
with:
version: ${{github.event.inputs.tag || github.ref_name}}

0 comments on commit 8bf60f2

Please sign in to comment.