Skip to content

Commit

Permalink
Update the branch in the "backport to 5.4" action. (hazelcast#1100)
Browse files Browse the repository at this point in the history
Also remove the beta-2 action.
  • Loading branch information
Serdaro authored Apr 30, 2024
1 parent b4ef491 commit 1874bdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/backport-5-4-beta-2.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/backport-5-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
backport:
strategy:
matrix:
branch: ['5.4.0']
branch: ['v/5.4']
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 1874bdf

Please sign in to comment.