We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961cb52 commit f4a156eCopy full SHA for f4a156e
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
# Run Mend CLI Scan
16
mend-cli-scan:
17
name: Mend CLI Scan
18
- uses: ./.github/workflows/mend-cli-scan.yaml
+ uses: ./.github/workflows/mend.yaml
19
secrets:
20
MEND_EMAIL: ${{ secrets.MEND_EMAIL }}
21
MEND_USER_KEY: ${{ secrets.MEND_USER_KEY }}
0 commit comments