mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-11-20 14:39:22 +01:00
Merge pull request #729 from cgranleese-r7/fixes-workflow-variable
Fixes an incorrectly named workflow variable
This commit is contained in:
commit
ef0ce7e4f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user