Skip to content

Commit

Permalink
Merge pull request #3227 from yachub/fix_mend_product
Browse files Browse the repository at this point in the history
(maint) Fix Mend Product category
  • Loading branch information
yachub authored Oct 2, 2023
2 parents 6ff6505 + bdce16e commit 6d662cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
WS_APIKEY: ${{ secrets.MEND_API_KEY }}
WS_WSS_URL: https://saas-eu.whitesourcesoftware.com/agent
WS_USERKEY: ${{ secrets.MEND_TOKEN }}
WS_PRODUCTNAME: RE
WS_PROJECTNAME: ${{ github.event.repository.name }}
WS_PRODUCTNAME: Puppet Enterprise
WS_PROJECTNAME: ${{ github.event.repository.name }}

0 comments on commit 6d662cb

Please sign in to comment.