Skip to content

Commit

Permalink
Fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
acogoluegnes committed Nov 28, 2023
1 parent 89583e0 commit c29cb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpm-erlang-25-el-8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
call-reusable-workflow:
uses: rabbitmq/erlang-packages/.github/workflows/rpm-erlang-reusable-workflow.yml@main
uses: rabbitmq/erlang-packages/.github/workflows/rpm-erlang-reusable-workflow.yml@rpms
with:
erlang_major: ${{ inputs.erlang_major != '' && inputs.erlang_major || github.event.client_payload.major }}
distribution_name: 'el'
Expand Down

0 comments on commit c29cb0e

Please sign in to comment.