Skip to content

Commit

Permalink
chore: change default k8s-manifests-branch to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdoroszko-splunk committed May 9, 2024
1 parent bfc6713 commit b0a98f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -981,7 +981,7 @@ jobs:
echo "labels=$LABELS"
echo "addon-upload-path=$ADDON_UPLOAD_PATH"
echo "spl-host-suffix=wfe.splgdi.com"
echo "k8s-manifests-branch=main"
echo "k8s-manifests-branch=v1.0.0"
} >> "$GITHUB_OUTPUT"
- uses: actions/download-artifact@v3
if: ${{ needs.test-inventory.outputs.ucc_modinput_functional == 'true' && needs.test-inventory.outputs.modinput_functional == 'true'}}
Expand Down

0 comments on commit b0a98f2

Please sign in to comment.