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.
1 parent ff895e2 commit bdce16eCopy full SHA for bdce16e
.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