Skip to content

Commit

Permalink
Fixes an incorrectly named variable
Browse files Browse the repository at this point in the history
  • Loading branch information
cgranleese-r7 committed Oct 18, 2024
1 parent 7c4fa1e commit fe7f650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metasploit-framework_acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
build:
uses: rapid7/metasploit-framework/.github/workflows/shared_meterpreter_acceptance.yml@master
with:
metasploit-framework_commit: ${{ github.event.inputs.metasploitFrameworkCommit }}
metasploit_framework_commit: ${{ github.event.inputs.metasploitFrameworkCommit }}
build_mettle: true

0 comments on commit fe7f650

Please sign in to comment.