Skip to content
Snippets Groups Projects
Commit 0b7a4d10 authored by Philip Gough's avatar Philip Gough
Browse files

Update workflow for failing versions update

parent d3889807
Branches
Tags
No related merge requests found
......@@ -33,7 +33,8 @@ jobs:
mv /tmp/versions.json jsonnet/kube-prometheus/versions.json
# Get the links to the changelogs of the updated versions and make them
# available to the reviewers
echo "new_changelogs=$(scripts/get-new-changelogs.sh)" >> $GITHUB_OUTPUT
new_changelogs=$(scripts/get-new-changelogs.sh)
echo "new_changelogs=$new_changelogs" >> $GITHUB_OUTPUT
if: matrix.branch == 'main'
- name: Update jsonnet dependencies
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment