We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ff6505 + bdce16e commit 6d662cbCopy full SHA for 6d662cb
.github/workflows/mend.yml
@@ -34,5 +34,5 @@ jobs:
34
WS_APIKEY: ${{ secrets.MEND_API_KEY }}
35
WS_WSS_URL: https://saas-eu.whitesourcesoftware.com/agent
36
WS_USERKEY: ${{ secrets.MEND_TOKEN }}
37
- WS_PRODUCTNAME: RE
38
- WS_PROJECTNAME: ${{ github.event.repository.name }}
+ WS_PRODUCTNAME: Puppet Enterprise
+ WS_PROJECTNAME: ${{ github.event.repository.name }}
0 commit comments