Skip to content

Commit ccc8934

Browse files
committed
fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent bc66bb9 commit ccc8934

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-pr-cmk.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@ jobs:
5757
if-no-files-found: error
5858
retention-days: 10
5959

60-
- name: Calculate artifact expiry date
61-
id: expiry_date
62-
if: success()
63-
run: |
64-
echo "expiry_date=$(date -d '+10 days' '+%B %d, %Y')" >> $GITHUB_OUTPUT
65-
6660
- name: Comment or update cmk build artifact on PR
6761
uses: actions/github-script@v7
6862
with:

0 commit comments

Comments
 (0)