1
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:
adfoster-r7 2024-10-24 11:48:57 +01:00 committed by GitHub
commit ef0ce7e4f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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