Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorHalf committed Oct 24, 2024
1 parent aa23a3d commit 037ab4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-stale-branches.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Upload both JSON files as a single artifact
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }}
name: stale-branches-${{ github.event.repository.name }}
path: |
*branches.json
Expand Down

0 comments on commit 037ab4a

Please sign in to comment.