Skip to content

Commit

Permalink
Update artifact names
Browse files Browse the repository at this point in the history
Signed-off-by: Anderson Chauphan <[email protected]>
  • Loading branch information
achauphan committed Feb 4, 2025
1 parent f7f316d commit c0f45cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AT2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
NODE_TLS_REJECT_UNAUTHORIZED: 0
with:
name: ${{ github.job }}
name: ${{ github.job }}-artifacts
path: /home/runner/artifacts/*
retention-days: 90
- name: make dirs
Expand Down Expand Up @@ -259,7 +259,7 @@ jobs:
env:
NODE_TLS_REJECT_UNAUTHORIZED: 0
with:
name: ${{ github.job }}
name: ${{ github.job }}-artifacts
path: /home/runner/artifacts/*
retention-days: 90
- name: make dirs
Expand Down

0 comments on commit c0f45cd

Please sign in to comment.