Skip to content

Commit

Permalink
test: again
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaup committed May 18, 2024
1 parent 2870778 commit 60760e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tsc-output.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- name: Upload TSC Output as Artifact
uses: actions/upload-artifact@v2
with:
name: ${{ github.ref }}-tsc-output
name: ${{ github.ref_slug }}-tsc-output
path: tsc_output.txt

0 comments on commit 60760e5

Please sign in to comment.