Skip to content

Commit

Permalink
Merge pull request #729 from cgranleese-r7/fixes-workflow-variable
Browse files Browse the repository at this point in the history
Fixes an incorrectly named workflow variable
  • Loading branch information
adfoster-r7 authored Oct 24, 2024
2 parents 4e97488 + e4e7be2 commit ef0ce7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,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_metasploit_payloads: true

0 comments on commit ef0ce7e

Please sign in to comment.