Skip to content

Commit

Permalink
removed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorHalf committed Oct 24, 2024
1 parent a54d77b commit aa23a3d
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: ${{ github.event.repository.name }}
path: |
*branches.json
Expand Down

0 comments on commit aa23a3d

Please sign in to comment.